Structs§
- Driver8042
- A driver for the Intel 8042 PS/2 Controller.
- Mouse
State - The state of the mouse.
Enums§
- Change
- A change in the state of the keyboard or the mouse.
- Decoded
Key - Contains either a Unicode character, or a raw key code.
- Error
- Irq
- Identifies which IRQ is being processed.
Traits§
- Impl
- This trait provides the actual functionality of communicating with the 8042 controller to the driver instance.