bugAVR C Runtime Library - Bugs: bug #47655, OC0_{DDR,PORT,PIN,BIT} is missing...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #47655: OC0_{DDR,PORT,PIN,BIT} is missing from avr/iom16a.h (at least)

Submitter:  None
Submitted:  Sun 10 Apr 2016 02:27:59 AM UTC
   
 
Category:  Header Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Header files
Status:  Wont Fix Assigned to:  None
Percent Complete:  0% Originator Email:  -email is unavailable-
Open/Closed:  Closed Release:  2.0.0
Fixed Release:  None

Sun 10 Apr 2016 08:10:27 AM UTC, comment #1: 

We have never been supplying specific abstraction macros for
various IO features in our header files.  The header file is
supposed to reflect the names that are referenced in the
datasheet.

Joerg Wunsch <joerg_wunsch>
Group administrator
Sun 10 Apr 2016 02:27:59 AM UTC, original submission:  

Definitions of OC0_DDR = DDRB, OC0_PORT = PORTB, OC0_PIN = PINB, OC0_BIT = 3 are missing from avr/iom16a.h, while the CPU itself has such special function.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by c4757p (Updated the item)
  • -email is unavailable- added by joerg_wunsch (Posted a comment)
  • -email is unavailable- added by None (Submitted the item)
  •  

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-08-12 c4757p Open/ClosedOpen Closed
    2016-04-10 joerg_wunsch StatusNone Wont Fix

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code