Datasheet

V850ES/JG3-H, V850ES/JH3-H CHAPTER 23 INTERRUPT/EXCEPTION PROCESSING FUNCTION
R01UH0042EJ0500 Rev.5.00 Page 1299 of 1513
Aug 12, 2011
(5) External interrupt falling, rising edge specification registers 5 (INTF5, INTR5) (V850ES/JG3-H only)
The INTF5 and INTR5 registers are 8-bit registers that specify detection of the falling and rising edges of the
external interrupt pin (INTP05).
These registers can be read or written in 8-bit or 1-bit units.
Reset sets these registers to 00H.
Caution When the function is changed from the external interrupt function (alternate function) to the port
function, an edge may be detected. Therefore, set the INTF56 and INTR56 bits to 00, and then set
the port mode.
0INTF5 INTF56 000000
After reset: 00H R/W Address: INTF5 FFFFFC0AH, INTR5 FFFFFC2AH
0INTR5 INTR56 000000
INTP05
INTP05
76543210
76543210
Remark For the valid edge specification combinations, see Table 23-9.
Table 23-9. Valid Edge Specification
INTF56 INTR56 Valid Edge Specification
0 0 No edge detected
0 1 Rising edge
1 0 Falling edge
1 1 Both rising and falling edges
Caution Be sure to set the INTF56 and INTR56 bits to 00 if the corresponding pin is not used as the
INTP05 pin.