15.1 Interrupt Vectors in ATmega328PB

Table 15-1. Reset and Interrupt Vectors in ATmega328PB
Vector NoProgram AddressSourceInterrupts definition
10x0000RESETExternal Pin, Power-on Reset, Brown-out Reset and Watchdog System Reset
20x0002INT0External Interrupt Request 0
30x0004INT1External Interrupt Request 1
40x0006PCINT0Pin Change Interrupt Request 0
50x0008PCINT1Pin Change Interrupt Request 1
60x000APCINT2Pin Change Interrupt Request 2
70x000CWDTWatchdog Time-out Interrupt
80x000ETIMER2_COMPATimer/Counter2 Compare Match A
90x0010TIMER2_COMPBTimer/Coutner2 Compare Match B
100x0012TIMER2_OVFTimer/Counter2 Overflow
110x0014TIMER1_CAPTTimer/Counter1 Capture Event
120x0016TIMER1_COMPATimer/Counter1 Compare Match A
130x0018TIMER1_COMPBTimer/Coutner1 Compare Match B
140x001ATIMER1_OVFTimer/Counter1 Overflow
150x001CTIMER0_COMPATimer/Counter0 Compare Match A
160x001ETIMER0_COMPBTimer/Coutner0 Compare Match B
170x0020TIMER0_OVFTimer/Counter0 Overflow
180x0022SPI0 STCSPI1 Serial Transfer Complete
190x0024USART0_RXUSART0 Rx Complete
200x0026USART0_UDREUSART0, Data Register Empty
210x0028USART0_TXUSART0, Tx Complete
220x002AADCADC Conversion Complete
230x002CEE READYEEPROM Ready
240x002EANALOG COMPAnalog Comparator
250x0030TWITwo-wire Serial Interface (I2C
260x0032SPM READYStore Program Memory Ready
270x0034USART0_STARTUSART0 Start frame detection
280x0036PCINT3Pin Change Interrupt Request 3
290x0038USART1_RXUSART0 Rx Complete
300x003AUSART1_UDREUSART0, Data Register Empty
310x003CUSART1_TXUSART0, Tx Complete
320x003EUSART1_STARTUSART1 Start frame detection
330x0040TIMER3_CAPTTimer/Counter3 Capture Event
340x0042TIMER3_COMPATimer/Counter3 Compare Match A
350x0044TIMER3_COMPBTimer/Coutner3 Compare Match B
360x0046TIMER3_OVFTimer/Counter3 Overflow
370x0048CFDClock failure detection interrrupt
380x004APTC_EOCPTC End of Conversion
390x004CPTC_WCOMPPTC Window comparator mode
400x004ESPI1_STCSPI1 Serial Transfer Complete
410x0050TWI1TWI1 Transfer complete
420x0052TIMER4_CAPTTimer/Counter3 Capture Event
430x0054TIMER4_COMPATimer/Counter3 Compare Match A
440x0056TIMER4_COMPBTimer/Coutner3 Compare Match B
450x0058TIMER4_OVFTimer/Counter3 Overflow