#include <hal_usb_desc.h>
Data Fields | |
| volatile uint8_t | bLength |
| volatile uint8_t | bDescriptorType |
| volatile uint16_t | bcdHID |
| volatile uint8_t | bCountryCode |
| volatile uint8_t | bNumDescriptors |
| volatile uint8_t | bDescriptorType2 |
| volatile uint16_t | wDescriptorLength |
Definition at line 128 of file hal_usb_desc.h.
| volatile uint8_t bLength |
Definition at line 129 of file hal_usb_desc.h.
| volatile uint8_t bDescriptorType |
Definition at line 130 of file hal_usb_desc.h.
| volatile uint16_t bcdHID |
Definition at line 131 of file hal_usb_desc.h.
| volatile uint8_t bCountryCode |
Definition at line 132 of file hal_usb_desc.h.
| volatile uint8_t bNumDescriptors |
Definition at line 133 of file hal_usb_desc.h.
| volatile uint8_t bDescriptorType2 |
Definition at line 134 of file hal_usb_desc.h.
| volatile uint16_t wDescriptorLength |
Definition at line 135 of file hal_usb_desc.h.
1.7.2