#include <usb_desc.h>
| Data Fields | |
| volatile uint8_t | bLength | 
| volatile uint8_t | bDescriptorType | 
| volatile uint16_t | wTotalLength | 
| volatile uint8_t | bNumInterfaces | 
| volatile uint8_t | bConfigurationValue | 
| volatile uint8_t | iConfiguration | 
| volatile uint8_t | bmAttributes | 
| volatile uint8_t | bMaxPower | 
Definition at line 70 of file usb_desc.h.
| volatile uint8_t bLength | 
Definition at line 72 of file usb_desc.h.
| volatile uint8_t bDescriptorType | 
Definition at line 73 of file usb_desc.h.
| volatile uint16_t wTotalLength | 
Definition at line 74 of file usb_desc.h.
| volatile uint8_t bNumInterfaces | 
Definition at line 75 of file usb_desc.h.
| volatile uint8_t bConfigurationValue | 
Definition at line 76 of file usb_desc.h.
| volatile uint8_t iConfiguration | 
Definition at line 77 of file usb_desc.h.
| volatile uint8_t bmAttributes | 
Definition at line 78 of file usb_desc.h.
| volatile uint8_t bMaxPower | 
Definition at line 79 of file usb_desc.h.
 1.7.2
 1.7.2