Lightweight USB stack  1.0
usb_cdc_header_desc Struct Reference

Header Functional Descriptor. More...

#include <usb_cdc.h>

Data Fields

uint8_t bFunctionLength
 Size of this descriptor in bytes.
 
uint8_t bDescriptorType
 CS_INTERFACE descriptor type.
 
uint8_t bDescriptorSubType
 Header functional descriptor subtype.
 
uint16_t bcdCDC
 USB CDC Specification release number in BCD.
 

Detailed Description

Header Functional Descriptor.

Header Functional Descriptor marks the beginning of the concatenated set of functional descriptors for the interface.

Definition at line 192 of file usb_cdc.h.


The documentation for this struct was generated from the following file: