Datasheet

Table Of Contents
Advance Information MC68HC908GP20Rev 2.1
190 Freescale Semiconductor
IRQF — IRQ Flag Bit
This read-only status bit is high when the IRQ interrupt is pending.
1 = IRQ interrupt pending
0 = IRQ interrupt not pending
ACK — IRQ Interrupt Request Acknowledge Bit
Writing a logic 1 to this write-only bit clears the IRQ latch. ACK always
reads as logic 0. Reset clears ACK.
IMASK — IRQ Interrupt Mask Bit
Writing a logic 1 to this read/write bit disables IRQ interrupt requests.
Reset clears IMASK.
1 = IRQ interrupt requests disabled
0 = IRQ interrupt requests enabled
MODE — IRQ Edge/Level Select Bit
This read/write bit controls the triggering sensitivity of the IRQ pin.
Reset clears MODE.
1 = IRQ interrupt requests on falling edges and low levels
0 = IRQ
interrupt requests on falling edges only
Address: $001D
Bit 7654321Bit 0
Read:
IRQF 0
IMASK MODE
Write:
ACK
Reset:00000000
= Unimplemented
Figure 12-3. IRQ Status and Control Register (INTSCR)