Generic USB CDC descriptor. More...
#include <cdc.h>
Data Fields | |
uint8_t | length |
Size of this descriptor. | |
uint8_t | type |
Descriptor type (USB_TYPE_DESCRIPTOR_CDC) | |
uint8_t | subtype |
Descriptor subtype (usb_cdc_subtype) | |
uint16_t | bcd_cdc |
CDC release number in bcd (USB_CDC_VERSION_BCD) | |