
S1C62N82 TECHNICAL SOFTWARE
EPSON
II-79
CHAPTER 3: PERIPHERAL CIRCUITS (Interrupt and Halt)
When using an input interrupt, if you rewrite the content
of the mask register, when the value of the input terminal
which becomes the interrupt input is in the active status,
the factor flag for input interrupt may be set. Therefore,
when using the input interrupt, the active status of the
input terminal implies
input terminal = Low status, when the falling edge
interrupt is effected and
input terminal = High status, when the rising edge
interrupt is effected.
When an interrupt is triggered at the falling edge of an
input terminal, a factor flag is set with the timing of
shown in Figure 3.12.5. However, when clearing the
content of the mask register with the input terminal kept
in the LOW status and then setting it, the factor flag of
the input interrupt is again set at the timing that has
been set.
Consequently, when the input terminal is in the active
status (Low status), do not rewrite the mask register
(clearing, then setting the mask register), so that a factor
flag will only set at the falling edge in this case. When
clearing, then setting the mask register, set the mask
register, when the input terminal is not in the active
status (High status).
When an interrupt is triggered at the rising edge of the
input terminal, a factor flag will be set at the timing of
shown in Figure 3.12.5. In this case, when the mask
registers cleared, then set, you should set the mask
register, when the input terminal is in the Low status.
In addition, when the mask register = "1" and the content
of the input comparison register is rewritten in the input
terminal active status, an input interrupt factor flag may
be set. Thus, you should rewrite the content of the input
comparison register in the mask register = "0" status.