247
CHAPTER 15 INTERRUPT FUNCTIONS
Preliminary User’s Manual U16035EJ1V0UM
Table 15-1. Interrupt Source List
Default
Interrupt Source
Internal/
Vector
Basic
Interrupt
External
Table
Configuration
Type
Priority
Note 1
Name
Trigger
Address
Type
Note 2
Non-
—
INTWDT
Watchdog timer overflow
Internal
0004H
(A)
maskable
(with watchdog timer mode 1 selected)
Maskable
0
INTWDT
Watchdog timer overflow
(B)
(with interval timer mode selected)
1
INTP0
Pin input edge detection
External
0006H
(C)
2
INTP1
0008H
3
INTP2
000AH
4
INTP3
000CH
5
INTSER0
Serial interface UART0 reception error
Internal
000EH
(B)
generation
6
INTSR0
End of serial interface UART0 reception
0010H
7
INTST0
End of serial interface UART0 transmission
0012H
8
INTCSI30
End of serial interface SIO3 (SIO30) transfer
0014H
9
INTCSI31
End of serial interface SIO3 (SIO31) transfer
0016H
10
INTWTI
Reference time interval signal from watch timer
001AH
11
INTTM00
Match between TM0 and CR00
001CH
(when CR00 is specified as compare register)
Detection of TI01 valid edge
(when CR00 is specified as capture register)
12
INTTM01
Match between TM0 and CR01
001EH
(when CR01 is specified as compare register)
Detection of TI00 valid edge
(when CR01 is specified as capture register)
13
INTTM50
Match between TM50 and CR50
0020H
14
INTTM51
Match between TM51 and CR51
0022H
15
INTAD0
End of A/D converter conversion
0024H
16
INTWT
Watch timer overflow
0026H
17
INTKR
Port 4 falling edge detection
External
0028H
(D)
Software
—
BRK
BRK instruction execution
—
003EH
(E)
Notes 1.
The default priority is the priority applicable when two or more maskable interrupts are generated
simultaneously. 0 is the highest priority, and 17 is the lowest.
2.
Basic configuration types (A) to (E) correspond to (A) to (E) in Figure 15-1.