CHAPTER 14 INTERRUPT FUNCTIONS
User’s Manual U14826EJ5V0UD
137
14.2 Interrupt Sources and Configuration
There are a total of 7 non-maskable and maskable interrupt sources (see
Table 14-1
).
Table 14-1. Interrupt Sources
Interrupt Source
Interrupt Type
Priority
Note 1
Name Trigger
Internal/External Vector
Table
Address
Basic
Configuration
Type
Note 2
INTKR1
Key return input falling edge
detection
External 0002H
Non-maskable
interrupt
−
INTWDT
Watchdog timer overflow
(when watchdog timer mode 1
is selected)
(A)
0
INTWDT
Watchdog timer overflow
(when interval timer mode is
selected)
0004H
1
INTTM30
Generation of match signal for
8-bit timer 30
0006H
2
INTTM40
Generation of match signal for
8-bit timer 40
0008H
3
INTLVI1
LVI interrupt request signal
000AH
Maskable
interrupt
4
INTEE0
EEPROM write termination
signal
Internal
000CH
(B)
Notes 1.
Priority is the priority order when several maskable interrupt requests are generated at the same time. 0
is the highest and 4 is the lowest.
2.
Basic configuration types (A) and (B) correspond to (A) and (B) in Figure 14-1.
Remark
There are two interrupt sources for the watchdog timer (INTWDT): non-maskable interrupts and
maskable interrupts (internal). Either one (but not both) should be selected for actual use.