bugAVR C Runtime Library - Bugs: bug #13341, Remove ADHSM bit from header files

 
 

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

bug #13341: Remove ADHSM bit from header files

Submitter:  Joerg Wunsch <joerg_wunsch>
Submitted:  Wed 08 Jun 2005 08:27:57 PM UTC
   
 
Category:  Header Severity:  2 - Minor
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  None
Percent Complete:  10% Open/Closed:  Closed
Release:  None Fixed Release:  None

Thu 28 Jul 2005 05:49:53 PM UTC, comment #2: 

Fixed 2005-07-28.

Anatoly Sokolov <aesok>
Group administrator
Wed 08 Jun 2005 09:45:00 PM UTC, comment #1: 

The bit in question is the ADHSM bit. (Not the ADCHSM bit.)

According to Joerg, these files are affected:
iocan128.h
iom128.h
iom64.h
iom8.h
iom8535.h
and a note should be put in iom16.h.

Eric Weddington <arcanum>
Group administrator
Wed 08 Jun 2005 08:27:57 PM UTC, original submission:  

According to avr -at- atmel.com, the ADCHSM bit has been removed
from all documentation, as being not needed at all since the
comparator has proven to be fast enough even without feeding it
more power.  Our header files should consequently comment out
all occurences of that bit (with a prominent comment for why
that happened), so people trying to use that deprecated feature
will get a compile error.

This includes the iom16.h file where the bit never appeared (the
file has been crafted from a datasheet where the bit had already
been removed), as well as the iocan128.h file since according to
Atmel, the mention of the bit in the AT90CAN128 docs is an error
that is going to be fixed.

Joerg Wunsch <joerg_wunsch>
Group administrator

 

(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

 

CC list is empty

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-07-28 aesok StatusNone Fixed
    Open/ClosedOpen Closed
2005-06-08 arcanum SummaryRemove ADCHSM bit from header files Remove ADHSM bit from header files

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code