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

                 Summary: Missing Pin Change Interrupt Vector for Attiny 2313a
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Do 19 Sep 2013 15:00:40 UTC
                Category: Library
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Documentation
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: ste...@levedag.de
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:

The om Interrupt Vectors are missing from the libc documentation. This would
be important, as the pcints are defined in an inconsistent way! Rather than
PCINT1_vec oder PCInt0_vec they have been defined as PCInt_A_vec, PCINT_B_vec
and PCINT_D_vec corresponding to the ports involved. This is different to all
other implementations, and, sadly, calling PCInt0_vec will be accepted by the
compiler and cause a mc reset - strange!

I think this behaviour should be reflected in the libc documentation!

Kind regards,

S. Levedag





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/


_______________________________________________
AVR-libc-dev mailing list
AVR-libc-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev

Reply via email to