English
Language : 

4513_03 Datasheet, PDF (123/210 Pages) Renesas Technology Corp – 4-BIT SINGLE-CHIP MICROCOMPUTER
APPLICATION
2.2 Interrupts
ΠDisable Interrupts
INT1 interrupt is temporarily disabled.
Interrupt enable flag INTE “0”
All interrupts disabled (DI instruction)
b3 b0 INT1 interrupt occurrence disabled
Interrupt control register V1 ! ! 0 ! (TV1A instruction)
 Set Port
Port used for INT1 interrupt is set to input port.
b3
b0
Port P31 output latch ! ! 1 ! Set to input (OP3A instruction)
Ž Set Valid Waveform
Valid waveform of INT pin is selected.
Both edges detection selected
b3
b0
Interrupt control register I2 ! ! 1 ! Both edges detection selected (TI2A instruction)
 Clear Interrupt Request
External interrupt activated condition is cleared.
INT1 interrupt request flag EXF1 “0”
INT1 interrupt activated condition cleared
(SNZ1 instruction)
Note when the interrupt request is cleared
When  is executed, considering the skip of the next instruction according to the
interrupt request flag EXF1, insert the NOP instruction after the SNZ1 instruction.
 Enable Interrupts
The INT1 interrupt which is temporarily disabled is enabled.
Interrupt control register V1
b3
!
!
1
b0
!
INT1 interrupt occurrence enabled
(TV1A instruction)
Interrupt enable flag INTE “1”
All interrupts enabled (EI instruction)
“!”: it can be “0” or “1.”
INT1 interrupt execution started
Fig. 2.2.4 INT1 interrupt setting example
Note: The valid waveforms causing the interrupt must be retained at their level for 4 cycles or more
of system clock.
2-20
4513/4514 Group User’s Manual