|
USBIP C library 0.7.0
Virtual USB devices & host drivers over USB/IP
|
The 9-byte HID descriptor that points at the Report descriptor (Sec.6.2.1). More...
#include <classes/hid.h>
Data Fields | |
| uint8_t | bLength |
| uint8_t | bDescriptorType |
| uint16_t | bcdHID |
| uint8_t | bCountryCode |
| uint8_t | bNumDescriptors |
| uint8_t | bReportType |
| uint16_t | wReportLength |
The 9-byte HID descriptor that points at the Report descriptor (Sec.6.2.1).
| uint8_t usb_hid_descriptor::bLength |
| uint8_t usb_hid_descriptor::bDescriptorType |
| uint16_t usb_hid_descriptor::bcdHID |
| uint8_t usb_hid_descriptor::bCountryCode |
| uint8_t usb_hid_descriptor::bNumDescriptors |
| uint8_t usb_hid_descriptor::bReportType |
| uint16_t usb_hid_descriptor::wReportLength |