tinyusb  0.4
Click here to lend your support to tinyusb donation and make a donation at pledgie.com
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
tusb_descriptor_interface_association_t Struct Reference

USB Interface Association Descriptor (IAD ECN) More...

#include <std_descriptors.h>

Data Fields

uint8_t bLength
 Size of descriptor.
 
uint8_t bDescriptorType
 Other_speed_Configuration Type.
 
uint8_t bFirstInterface
 Index of the first associated interface.
 
uint8_t bInterfaceCount
 Total number of associated interfaces.
 
uint8_t bFunctionClass
 Interface class ID.
 
uint8_t bFunctionSubClass
 Interface subclass ID.
 
uint8_t bFunctionProtocol
 Interface protocol ID.
 
uint8_t iFunction
 Index of the string descriptor describing the interface association.
 

Detailed Description

USB Interface Association Descriptor (IAD ECN)

Definition at line 154 of file std_descriptors.h.


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