deprecated - Deprecated List
Contents
Name
deprecated - Deprecated List
Globalcbi(port,bit)Globalenable_external_int(mask)Globalinb(port)Globalinp(port)GlobalINTERRUPT(signame)GlobalISR_ALIAS(vector,target_vector)
For new code, the use of ISR(...,ISR_ALIASOF(...)) is recommended.
Globaloutb(port,val)Globaloutp(val,port)Globalsbi(port,bit)GlobalSIGNAL(vector)
Do not use SIGNAL() in new code. Use ISR() instead.
Globaltimer_enable_int(unsignedcharints)
AVR-LibC Version 2.2.1 deprecated(3avr)
