Structs
- A driver for the Intel 8042 PS/2 Controller.
- The state of the mouse.
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.