URL:
  <http://savannah.nongnu.org/bugs/?25645>

                 Summary: xmega header files broken #defines
                 Project: AVR C Runtime Library
            Submitted by: lbarello
            Submitted on: Thu 19 Feb 2009 03:48:31 PM GMT
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Header files
                  Status: None
        Percent Complete: 0%
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.6.4
           Fixed Release: None

    _______________________________________________________

Details:

The typdef struct PR_t has the first element listed as "PR"  This collides
with the #define for the PR offset in the IO map.

Suggest changing the struct element PR with "PRGEN" which matches the Atmel
XMEGA A manual.

I noticed this in the xmega128A1 header, but is likely in all headers for the
xmega series.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25645>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to