MPU I/O
7-28
Table 7–20. Keyboard Interrupt Register (KBD _INT)
Bit
Name
Function
Reset
Value
15–1
Reserved
0
KBD_INT
Keyboard interrupt (active low)
1
Note:
KBD_INT is a status bit only (duplication of the level of the corresponding interrupt signal).
Table 7–21. GPIO Interrupt Register (GPIO_INT)
Bit
Name
Function
Reset
Value
15–0
GPIO_INT
GPIO interrupts (active high)
0
Note:
GPIO_INT is reset on read access to the GPIO_INT register. The value read is the value after mask application.
Even in emulation mode, the GPIO interrupts are reset by a read in the GPIO
interrupt register (GPIO_INT).
Table 7–22. Keyboard Mask Interrupt Register (KBD_ MASKIT)
Bit
Name
Function
Reset
Value
15–1
Reserved
0
KBD_MASKIT
Mask is active at level 1, inactive at level 0
00
Table 7–23. GPIO Mask Interrupt Register (GPIO_MASKIT)
Bit
Name
Function
Reset
Value
15–0
GPIO_MASKIT[15:0]
Mask is active at level 1, inactive at level 0
00