![]() |
STM32F769IDiscovery
1.00
uDANTE Audio Networking with STM32F7 DISCO board
|
#include <usbh_hid.h>
Data Fields | |
uint8_t | bLength |
uint8_t | bDescriptorType |
uint16_t | bcdHID |
uint8_t | bCountryCode |
uint8_t | bNumDescriptors |
uint8_t | bReportDescriptorType |
uint16_t | wItemLength |
Definition at line 192 of file usbh_hid.h.
uint16_t bcdHID |
Definition at line 196 of file usbh_hid.h.
uint8_t bCountryCode |
Definition at line 197 of file usbh_hid.h.
uint8_t bDescriptorType |
Definition at line 195 of file usbh_hid.h.
uint8_t bLength |
Definition at line 194 of file usbh_hid.h.
uint8_t bNumDescriptors |
Definition at line 198 of file usbh_hid.h.
uint8_t bReportDescriptorType |
Definition at line 199 of file usbh_hid.h.
uint16_t wItemLength |
Definition at line 200 of file usbh_hid.h.