English
Language : 

MC68HC908LJ24 Datasheet, PDF (412/464 Pages) Motorola, Inc – Microcontrollers
Keyboard Interrupt Module (KBI)
20.6 Keyboard Interrupt Registers
Two registers control the operation of the keyboard interrupt module:
• Keyboard status and control register (KBSCR)
• Keyboard interrupt enable register (KBIER)
20.6.1 Keyboard Status and Control Register
• Flags keyboard interrupt requests
• Acknowledges keyboard interrupt requests
• Masks keyboard interrupt requests
• Controls keyboard interrupt triggering sensitivity
Address: $001B
Bit 7
6
5
4
3
2
1
Bit 0
Read: 0
0
0
0
KEYF
0
IMASKK MODEK
Write:
ACKK
Reset: 0
0
0
0
0
0
0
0
= Unimplemented
Figure 20-3. Keyboard Status and Control Register (KBSCR)
KEYF — Keyboard Flag Bit
This read-only bit is set when a keyboard interrupt is pending.
Reset clears the KEYF bit.
1 = Keyboard interrupt pending
0 = No keyboard interrupt pending
ACKK — Keyboard Acknowledge Bit
Writing a logic 1 to this write-only bit clears the keyboard interrupt
request. ACKK always reads as logic 0. Reset clears ACKK.
Data Sheet
412
Keyboard Interrupt Module (KBI)
MC68HC908LJ24/LK24 — Rev. 2.1
Freescale Semiconductor