English
Language : 

MC68HC08AS32 Datasheet, PDF (177/394 Pages) Motorola, Inc – M68HC08 Family of 8-bit microcontroller units (MCUs)
External Interrupt (IRQ)
Functional Description
Table 14-1. IRQ I/O Register Summary
Addr.
Register Name
Bit 7 6
5
4
3
Read: 0
0
0
0
IRQF
$001A IRQ Status/Control Register (ISCR)
Write: R
R
R
R
R
2
1 Bit 0
0
IMASK MODE
ACK
R
= Reserved
The external interrupt pin is falling-edge triggered and is software-
configurable to be both falling-edge and low-level triggered. The MODE
bit in the ISCR controls the triggering sensitivity of the IRQ pin.
When an interrupt pin is edge-triggered only, the interrupt latch remains
set until a vector fetch, software clear, or reset occurs.
When an interrupt pin is both falling-edge and low-level triggered, the
interrupt latch remains set until both of the following occur:
• Vector fetch or software clear
• Return of the interrupt pin to logic 1
The vector fetch or software clear may occur before or after the interrupt
pin returns to logic 1. As long as the pin is low, the interrupt request
remains pending. A reset will clear the latch and the MODE control bit,
thereby clearing the interrupt even if the pin stays low.
When set, the IMASK bit in the ISCR masks all external interrupt
requests. A latched interrupt request is not presented to the interrupt
priority logic unless the corresponding IMASK bit is clear.
NOTE:
The interrupt mask (I) in the condition code register (CCR) masks all
interrupt requests, including external interrupt requests.
(See Figure 14-2.)
MC68HC08AS32 — Rev. 3.0
MOTOROLA
External Interrupt (IRQ)
Advance Information
177