logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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)

See Also