avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-libc-dev] RE: [bug #28574] Xmega D ADC struct missing registers


From: Weddington, Eric
Subject: [avr-libc-dev] RE: [bug #28574] Xmega D ADC struct missing registers
Date: Thu, 15 Apr 2010 08:15:51 -0600

 

> -----Original Message-----
> From: Joerg Wunsch [mailto:address@hidden 
> Sent: Thursday, April 15, 2010 7:59 AM
> To: Boyapati, Anitha; Olivier Gay; Aksel Jensen; Galen Seitz; 
> Joerg Wunsch; Weddington, Eric; address@hidden
> 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]