S1C6S3N2 TECHNICAL SOFTWARE
EPSON
II-75
CHAPTER 5: PERIPHERAL CIRCUITS (Input Ports)
FAN
MY,0100B
;
JP
Z,INIK1
;
CALL
IK0
;
;
INIK1: LD
Y,YIKB
;
FAN
MY,1000B
;
JP
Z,INRT
;
CALL
IK1
;
;
INRT:
If the K0 interrupt factor flag is set
then
execute "IK0"
If the K1 interrupt factor flag is set
then
execute "IK1"
See details of "INRT" in the section on "Interrupt routine" in
"4.5 Example of Processing Interrupt Vector".
(5) Evaluating input pins (K00–K03)
This routine decides which of K00–K03 are high input pins
when an interrupt is generated by high input from the input
ports (K00–K03). It then executes the corresponding sub-
routine "K0n".
If an interrupt has come from more than one pin, this is
treated as "multiple key entry", and subroutine "IK0MLT" is
executed.
Moreover, in case interrupt is inadvertently generated, the
error display process "DSER" will be executed.
Specifications
Summary of Contents for S1C6S3N2
Page 4: ......
Page 6: ......
Page 7: ...Hardware Hardware S1C6S3N2 I Technical Hardware ...
Page 8: ......
Page 141: ...Software Software S1C6S3N2 II Technical Software ...
Page 142: ......
Page 146: ......