ATA5771_09 ATMEL [ATMEL Corporation], ATA5771_09 Datasheet - Page 103

no-image

ATA5771_09

Manufacturer Part Number
ATA5771_09
Description
Microcontroller with UHF ASK/FSK Transmitter
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
10. Interrupts
10.1
50
Interrupt Vectors
ATtiny24/44/84
This section describes the specifics of the interrupt handling as performed in ATtiny24/44/84.
For a general explanation of the AVR interrupt handling, see
page
Table 10-1.
If the program never enables an interrupt source, the Interrupt Vectors are not used, and regular
program code can be placed at these locations. The most typical and general program setup for
the Reset and Interrupt Vector Addresses in ATtiny24/44/84 is:
Vector No.
12.
10
11
12
13
14
15
16
17
1
2
3
4
5
6
7
8
9
Reset and Interrupt Vectors
Program Address
0x000C
0x000D
0x000E
0x0000
0x0001
0x0002
0x0003
0x0004
0x0005
0x0006
0x0007
0x0008
0x0009
0x000A
0x000B
0x000F
0x0010
RESET
INT0
PCINT0
PCINT1
WDT
TIMER1 CAPT
TIMER1 COMPA
TIMER1 COMPB
TIMER1 OVF
TIMER0 COMPA
TIMER0 COMPB
TIMER0 OVF
ANA_COMP
ADC
EE_RDY
USI_START
USI_OVF
Source
Interrupt Definition
External Pin, Power-on Reset,
Brown-out Reset, Watchdog Reset
External Interrupt Request 0
Pin Change Interrupt Request 0
Pin Change Interrupt Request 1
Watchdog Time-out
Timer/Counter1 Capture Event
Timer/Counter1 Compare Match A
Timer/Counter1 Compare Match B
Timer/Counter0 Overflow
Timer/Counter0 Compare Match A
Timer/Counter0 Compare Match B
Timer/Counter0 Overflow
Analog Comparator
ADC Conversion Complete
EEPROM Ready
USI START
USI Overflow
”Reset and Interrupt Handling” on
7701C–AVR–12/08

Related parts for ATA5771_09