deprecated

Langue: en

Version: 361625 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

Sommaire

NAME

deprecated - .TH "deprecated" 3 "Thu Aug 12 2010" "Version 1.6.8" "avr-libc"

NAME

deprecated -
Global cbi(port, bit)


 

Global enable_external_int(mask)


 

Global inb(port)


 

Global inp(port)


 

Global INTERRUPT(signame)


 

Global ISR_ALIAS(vector, target_vector)
For new code, the use of ISR(..., ISR_ALIASOF(...)) is recommended.


 

Global outb(port, val)


 

Global outp(val, port)


 

Global sbi(port, bit)


 

Global SIGNAL(vector)
Do not use SIGNAL() in new code. Use ISR() instead.


 

Global timer_enable_int(unsigned char ints)