#include <usb_desc.h>
| Data Fields | |
| volatile uint8_t | bLength | 
| volatile uint8_t | bDescriptorType | 
| volatile uint8_t | bInterfaceNumber | 
| volatile uint8_t | bAlternateSetting | 
| volatile uint8_t | bNumEndpoints | 
| volatile uint8_t | bInterfaceClass | 
| volatile uint8_t | bInterfaceSubClass | 
| volatile uint8_t | bInterfaceProtocol | 
| volatile uint8_t | iInterface | 
Definition at line 82 of file usb_desc.h.
| volatile uint8_t bLength | 
Definition at line 84 of file usb_desc.h.
| volatile uint8_t bDescriptorType | 
Definition at line 85 of file usb_desc.h.
| volatile uint8_t bInterfaceNumber | 
Definition at line 86 of file usb_desc.h.
| volatile uint8_t bAlternateSetting | 
Definition at line 87 of file usb_desc.h.
| volatile uint8_t bNumEndpoints | 
Definition at line 88 of file usb_desc.h.
| volatile uint8_t bInterfaceClass | 
Definition at line 89 of file usb_desc.h.
| volatile uint8_t bInterfaceSubClass | 
Definition at line 90 of file usb_desc.h.
| volatile uint8_t bInterfaceProtocol | 
Definition at line 91 of file usb_desc.h.
| volatile uint8_t iInterface | 
Definition at line 92 of file usb_desc.h.
 1.7.2
 1.7.2