Types Of Interrupts - Renesas M16C/64A Series User Manual

Table of Contents

Advertisement

M16C/64A Group
14.3

Types of Interrupts

Figure 14.1 shows Types of Interrupts.
Software
(non-maskable interrupt)
Interrupt
Hardware
Notes:
1. The peripheral functions in the MCU are used to generate peripheral interrupts.
2. Do not use this interrupt because it is provided exclusively for use by development tools.
Figure 14.1
Types of Interrupts
Maskable interrupt
Non-maskable interrupt
R01UH0136EJ0210 Rev.2.10
Jul 31, 2012
Special
(non-maskable interrupt)
(1)
Peripheral function
(maskable interrupt)
: The I flag (interrupt enable flag) can enable/disable these interrupts.
The interrupt priority order can be changed by using the interrupt
priority level.
: The I flag (interrupt enable flag) cannot enable/disable these
interrupts.
The interrupt priority order cannot be changed by using the interrupt
priority level.
Undefined instruction (UND instruction)
Overflow (INTO instruction)
BRK instruction
INT instruction
NMI
(2)
DBC
Watchdog timer
Oscillator stop/restart detect
Voltage monitor 1, Voltage monitor 2
(2)
Single-step
Address match
14. Interrupts
Page 204 of 800

Advertisement

Table of Contents
loading

Table of Contents