#include <usb_desc.h>
Data Fields | |
volatile uint8_t | bLength |
volatile uint8_t | bDescriptorType |
volatile uint8_t | bEndpointAddress |
volatile uint8_t | bmAttributes |
volatile uint16_t | wMaxPacketSize |
volatile uint8_t | bInterval |
Definition at line 95 of file usb_desc.h.
volatile uint8_t bLength |
Definition at line 97 of file usb_desc.h.
volatile uint8_t bDescriptorType |
Definition at line 98 of file usb_desc.h.
volatile uint8_t bEndpointAddress |
Definition at line 99 of file usb_desc.h.
volatile uint8_t bmAttributes |
Definition at line 100 of file usb_desc.h.
volatile uint16_t wMaxPacketSize |
Definition at line 101 of file usb_desc.h.
volatile uint8_t bInterval |
Definition at line 102 of file usb_desc.h.