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

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

[avr-libc-dev] [bug #38516] Missing TWI definitions for ATmega16U4 in av


From: anonymous
Subject: [avr-libc-dev] [bug #38516] Missing TWI definitions for ATmega16U4 in avr/iom16u4.h
Date: Thu, 14 Mar 2013 14:00:42 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1364.152 Safari/537.22

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

                 Summary: Missing TWI definitions for ATmega16U4 in
avr/iom16u4.h
                 Project: AVR C Runtime Library
            Submitted by: None
            Submitted on: Thu 14 Mar 2013 02:00:40 PM UTC
                Category: Header
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: libc code
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.8.0
           Fixed Release: None

    _______________________________________________________

Details:


avr/iom16u4.h does not contain TWI Control register addresses and bits
definitions.
  
#define TWCR    _SFR_IO8(0x36)
#define TWIE    0
#define TWEN    2
#define TWWC    3
#define TWSTO   4
#define TWSTA   5
#define TWEA    6
#define TWINT   7




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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