|
PatchworkOS
|
State for the PS/2 keyboard interrupt handler. More...
#include <ps2_kbd.h>
Data Fields | |
| bool | isExtended |
| bool | isRelease |
| bool ps2_kbd_irq_context_t::isExtended |
Definition at line 18 of file ps2_kbd.h.
Referenced by ps2_kbd_init(), and ps2_kbd_irq().
| bool ps2_kbd_irq_context_t::isRelease |
Definition at line 19 of file ps2_kbd.h.
Referenced by ps2_kbd_init(), and ps2_kbd_irq().