|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
Go to the source code of this file.
Data Structures | |
| class | UsbHid |
Enumerations | |
| enum | hid_protocol { BOOT_PROTOCOL = 0 , REPORT_PROTOCOL = 1 } |
| enum | hid_device { HID_KEYBOARD = 1 , HID_MOUSE = 2 } |
| enum hid_device |
| enum hid_protocol |