16.08.2013 Views

Programming ATMEL AVR series microcontrollers - DAIICT Intranet

Programming ATMEL AVR series microcontrollers - DAIICT Intranet

Programming ATMEL AVR series microcontrollers - DAIICT Intranet

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Interrupt API<br />

➲ The Avr C-library provides default interrupt<br />

routines, which get used unless overridden<br />

➲ If you wish to provide an interrupt routine for<br />

a particular signal you must, in addition to<br />

any required <strong>AVR</strong> setup, create the function<br />

using one of the SIGNAL() or INTERRUPT()<br />

macros, along with the appropriate signal<br />

names

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!