Datasheet

Section 5 Interrupt Controller
Rev. 3.00 Sep. 28, 2009 Page 73 of 710
REJ09B0384-0300
5.3.6 IRQ Status Registers (ISR16, ISR)
The ISR registers are flag registers that indicate the status of IRQ15 to IRQ0 interrupt requests.
ISR16
Bit Bit Name
Initial
Value
R/W Description
7 to 0 IRQ15F to
IRQ8F
All 0 R/W [Setting condition]
When the interrupt source selected by the ISCR16
registers occurs
[Clearing conditions]
When reading 1, then writing 0
When interrupt exception handling is executed when
low-level detection is set and IRQn* or ExIRQn input is
high
When IRQn interrupt exception handling is executed
when falling-edge, rising-edge, or both-edge detection
is set
(n = 15 to 8)
Note: * IRQn stands for IRQ15, IRQ14, IRQ11 and IRQ10.
ISR
Bit Bit Name
Initial
Value
R/W Description
7 to 0 IRQ7F to
IRQ0F
All 0 R/W [Setting condition]
When the interrupt source selected by the ISCR
registers occurs
[Clearing conditions]
When reading 1, then writing 0
When interrupt exception handling is executed when
low-level detection is set and IRQn or ExIRQn* input is
high
When IRQn interrupt exception handling is executed
when falling-edge, rising-edge, or both-edge detection
is set
(n = 7 to 0)