Electronics America Single-Chip Microcontrollers User's Manual

CHAPTER 16 INTERRUPT FUNCTIONS
292 User’s Manual U15331EJ4V1UD
Table 16-2. Interrupt Sources (
µ
PD789489, 78F9489)
Interrupt Source Interrupt Type Priority
Note 1
Name Trigger
Internal/
External
Vector Table
Address
Basic
Configuration
Type
Note 2
Non-maskable
INTWDT Watchdog timer overflow (with
watchdog timer mode 1 selected)
(A)
0 INTWDT Watchdog timer overflow (with
interval timer mode selected)
Internal 0004H
(B)
1 INTP0 Pin (INTP0) input edge detection 0006H
2 INTP1 Pin (INTP1) input edge detection 0008H
3 INTP2 Pin (INTP2) input edge detection 000AH
4 INTP3 Pin (INTP3) input edge detection
External
000CH
(C)
5 INTRIN Remote controller edge detection 000EH
INTSR20 UART reception completion 6
INTCSI20 End of 3-wire SIO transfer for serial
interface 20
0010H
7 INTCSI10 End of 3-wire SIO transfer for serial
interface 1A0
0012H
8 INTST20 End of UART transmission for serial
interface 20
0014H
9 INTWTI Reference time interval signal of
watch timer (WT)
0016H
10 INTTM20 Match between TM20 and CR20 0018H
11 INTTM50 Match between TM50 and CR50 001AH
12 INTTM60 Match between TM60 and CR60
(in 8-bit counter mode), and
between TM50, TM60 and CR50,
CR60 (in 16-bit timer mode)
001CH
13 INTTM61 Match between TM61 and CR61 001EH
14 INTAD0 End of A/D conversion 0020H
15 INTWT Watch timer (WT) overflow
Internal
0022H
(B)
16 INTKR00 Key return signal detection External 0024H (C)
17 INTRERR Remote controller reception error
occurrence
0026H
18 INTGP Remote controller guide pulse
detection
0028H
19 INTREND Remote controller data reception
completion
002AH
20 INTDFULL Read request for remote controller
8-bit shift data
Internal
002CH
(B)
Maskable
21 INTKR01 Key return signal detection External 002EH (C)
Notes 1. Priority is the priority order when more than one maskable interrupt request is generated at the same
time. 0 is the highest priority and 21 is the lowest.
2. Basic configuration types (A), (B), and (C) correspond to (A), (B), and (C) in Figure 16-1.
Remark Only one of the two watchdog timer interrupt (INTWDT) sources, non-maskable or maskable (internal),
can be selected.