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

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

[avr-libc-dev] [bug #51755] avr/iotn441.h & iotn841.h missing definition


From: anonymous
Subject: [avr-libc-dev] [bug #51755] avr/iotn441.h & iotn841.h missing definitions for PUEA[0-7] and PUEB[0-7]
Date: Mon, 14 Aug 2017 20:29:13 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0

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

                 Summary: avr/iotn441.h & iotn841.h missing definitions for
PUEA[0-7] and PUEB[0-7]
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Tue 15 Aug 2017 12:29:11 AM UTC
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 2.0.0
           Fixed Release: None

    _______________________________________________________

Details:

Both avr/iotn441.h and avr/iotn841.h for the ATtiny441/841 are missing some
definitions for bits in the PUEA and PUEB registers.

There should be definitions for PUEA[0-7] and PUEB[0-7], as follows:

#define PUEA0 0
#define PUEA1 1
#define PUEA2 2
#define PUEA3 3
#define PUEA4 4
#define PUEA5 5
#define PUEA6 6
#define PUEA7 7

#define PUEB0 0
#define PUEB1 1
#define PUEB2 2
#define PUEB3 3
#define PUEB4 4
#define PUEB5 5
#define PUEB6 6
#define PUEB7 7





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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