Crate i8042

source ·

Structs

Enums

  • A change in the state of the keyboard or the mouse.
  • Contains either a Unicode character, or a raw key code.
  • Identifies which IRQ is being processed.

Traits

  • This trait provides the actual functionality of communicating with the 8042 controller to the driver instance.