#include <hid.h>
Definition at line 329 of file hid.h.
Data Fields | |
| unsigned short | bcdHID |
| unsigned char | bCountryCode |
| unsigned char | bDescriptorType |
| unsigned char | bLength |
| unsigned char | bNumDescriptors |
| struct { | |
| unsigned char bType | |
| unsigned short wLength | |
| } | Descriptor [] |
| unsigned short hid_descriptor_t::bcdHID |
| unsigned char hid_descriptor_t::bCountryCode |
| unsigned char hid_descriptor_t::bDescriptorType |
| unsigned char hid_descriptor_t::bLength |
| unsigned char hid_descriptor_t::bNumDescriptors |
| unsigned char hid_descriptor_t::bType |
| struct { ... } hid_descriptor_t::Descriptor[] |
Referenced by host_hid_get_descriptor().
| unsigned short hid_descriptor_t::wLength |
1.5.5