Figure 12-2. Interrupt Execution of a Single-Cycle Instruction, Multicycle Instruction, and From
(1)
Sleep
Single-Cycle Instruction
Multicycle Instruction
Sleep
Note:
1.
Devices with 8 KB of Flash or less use RJMP instead of JMP, which takes only two clock cycles.
12.3.2.4 Interrupt Priority
All interrupt vectors are assigned to one of three possible priority levels, as shown in the table. An
interrupt request from a high priority source will interrupt any ongoing interrupt handler from a normal
priority source. When returning from the high priority interrupt handler, the execution of the normal priority
interrupt handler will resume.
©
2018 Microchip Technology Inc.
CPU Interrupt Controller (CPUINT)
Datasheet Preliminary
®
megaAVR
0-Series
DS40002015A-page 108
Need help?
Do you have a question about the megaAVR 0 Series and is the answer not in the manual?