#include <usb_descriptors.h>
Definition at line 423 of file usb_descriptors.h.
Data Fields | |
| U16 | bcdHID |
| HID Class Specification release number. | |
| U8 | bCountryCode |
| Hardware target country. | |
| U8 | bDescriptorType |
| HID descriptor type. | |
| U8 | bLength |
| Size of this descriptor in bytes. | |
| U8 | bNumDescriptors |
| Number of HID class descriptors to follow. | |
| U8 | bRDescriptorType |
| Report descriptor type. | |
| U16 | wItemLength |
| Total length of Report descriptor. | |
1.5.5