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_other_speed_t Struct Reference

USB Other Speed Configuration Descriptor (section 9.6.1 table 9-11) More...

#include <std_descriptors.h>

Data Fields

uint8_t bLength
 Size of descriptor.
 
uint8_t bDescriptorType
 Other_speed_Configuration Type.
 
uint16_t wTotalLength
 Total length of data returned.
 
uint8_t bNumInterfaces
 Number of interfaces supported by this speed configuration.
 
uint8_t bConfigurationValue
 Value to use to select configuration.
 
uint8_t IConfiguration
 Index of string descriptor.
 
uint8_t bmAttributes
 Same as Configuration descriptor.
 
uint8_t bMaxPower
 Same as Configuration descriptor.
 

Detailed Description

USB Other Speed Configuration Descriptor (section 9.6.1 table 9-11)

Definition at line 127 of file std_descriptors.h.


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