PatchworkOS
Loading...
Searching...
No Matches
ps2_kbd_irq_context_t Struct Reference

State for the PS/2 keyboard interrupt handler. More...

#include <ps2_kbd.h>

Data Fields

bool isExtended
 
bool isRelease
 

Detailed Description

State for the PS/2 keyboard interrupt handler.

Definition at line 16 of file ps2_kbd.h.

Field Documentation

◆ isExtended

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().

◆ isRelease

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().


The documentation for this struct was generated from the following files: