tinyusb
cdc_desc_func_union_t Struct Reference

Union Functional Descriptor (Communication Interface) More...

#include <cdc.h>

Data Fields

uint8_t bLength
 Size of this descriptor in bytes.
 
uint8_t bDescriptorType
 Descriptor Type, must be Class-Specific.
 
uint8_t bDescriptorSubType
 Descriptor SubType one of above CDC_FUCN_DESC_.
 
uint8_t bControlInterface
 Interface number of Communication Interface.
 
uint8_t bSubordinateInterface
 Array of Interface number of Data Interface.
 

Detailed Description

Union Functional Descriptor (Communication Interface)


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