> -----Original Message----- > From: Joerg Wunsch [mailto:invalid.nore...@gnu.org] > Sent: Thursday, April 15, 2010 7:59 AM > To: Boyapati, Anitha; Olivier Gay; Aksel Jensen; Galen Seitz; > Joerg Wunsch; Weddington, Eric; avr-libc-dev@nongnu.org > Subject: [bug #28574] Xmega D ADC struct missing registers > > > Follow-up Comment #10, bug #28574 (project avr-libc): > > As these reserved locations are part of a C struct, you > cannot have "holes" in them, so the C struct definition must > necessarily differ from the XML description (which can simply > omit the unused IO registers). > > Filling these holes with "reserved_0x**" is already done in > other parts of the Xmega header files. (I would probably > have preferred using __reserved_0x** so the names are in > the implementation namespace rather than the application > namespace, but that's already a little late right now.)
Well, they could still be changed to start with underscores. It's not as if there are any applications out there using these fields. _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev