DOKK
/
manpages
/
debian 11
/
avr-libc
/ deprecated.3avr.en
deprecated(3avr)
avr-libc
deprecated(3avr)
NAME
deprecated - Deprecated List
Global
SIGNAL
(vector)
Do not use
SIGNAL()
in new code. Use
ISR()
instead.
Global
ISR_ALIAS
(vector, target_vector)
For new code, the use of
ISR(..., ISR_ALIASOF(...))
is recommended.
Global
enable_external_int
(mask)
Global
timer_enable_int
(unsigned char ints)
Global
INTERRUPT
(signame)
Global
inp
(port)
Global
outp
(val, port)
Global
inb
(port)
Global
outb
(port, val)
Global
sbi
(port, bit)
Global
cbi
(port, bit)
Fri Jan 1 2021
Version 2.0.0