Specifications

Table Of Contents
I-108 EPSON S1C62740 TECHNICAL HARDWARE
CHAPTER 4: PERIPHERAL CIRCUITS AND OPERATION (Interrupt and HALT/SLEEP)
Table 4.15.1 shows the factors for generating interrupt requests.
The interrupt flags are set to "1" depending on the corresponding
interrupt factors.
The CPU operation is interrupted when any of the conditions below
set an interrupt factor flag to "1".
• The corresponding mask register is "1" (enabled)
• The interrupt flag is "1" (EI)
The interrupt factor flag is a read-only register, but can be reset to
"0" when the register data is read out.
At initial reset, the interrupt factor flags are reset to "0".
Interrupt factor
Table 4.15.1
Interrupt factors
Interrupt factor Interrupt factor flag
Clock timer 1 Hz falling edge IT1 (C6H•D3)
Clock timer 2 Hz falling edge IT2 (C6H•D2)
Clock timer 8 Hz falling edge IT8 (C6H•D1)
Clock timer 32 Hz falling edge IT32 (C6H•D0)
Stopwatch timer 1 Hz falling edge ISW1 (C5H•D1)
Stopwatch timer 10 Hz falling edge ISW0 (C5H•D0)
A/D converter
reverse integration has completed IAD (C4H•D0)
Input data (K00–K03)
rising or falling edge IK0 (C3H•D0)
Input data (K10)
rising or falling edge IK1 (C2H•D0)
Serial interface
data (8 bits) input/output has completed ISIO (C1H•D0)
Programmable timer
counter = 0 IPT (C0H•D0)
Note: Reading of interrupt factor flags is available at EI, but be careful in the
following cases.
If the interrupt mask register value corresponding to the interrupt factor
flags to be read is set to "1", an interrupt request will be generated by the
interrupt factor flags set timing, or an interrupt request will not be gener-
ated. Be very careful when interrupt factor flags are in the same address.