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
Standard Descriptors

Types & Declaration by USB Specs. All documents sources mentioned here (eg section 3.5) is referring to USB 2.0 Specs unless state otherwise. More...

Data Structures

struct  tusb_descriptor_device_t
 USB Standard Device Descriptor (section 9.6.1, table 9-8) More...
 
struct  tusb_descriptor_configuration_t
 USB Standard Configuration Descriptor (section 9.6.1 table 9-10) */. More...
 
struct  tusb_descriptor_interface_t
 USB Standard Interface Descriptor (section 9.6.1 table 9-12) More...
 
struct  tusb_descriptor_endpoint_t
 USB Standard Endpoint Descriptor (section 9.6.1 table 9-13) More...
 
struct  tusb_descriptor_other_speed_t
 USB Other Speed Configuration Descriptor (section 9.6.1 table 9-11) More...
 
struct  tusb_descriptor_device_qualifier_t
 USB Device Qualifier Descriptor (section 9.6.1 table 9-9) More...
 
struct  tusb_descriptor_interface_association_t
 USB Interface Association Descriptor (IAD ECN) More...
 
struct  tusb_descriptor_header_t
 USB Header Descriptor. More...
 
struct  tusb_descriptor_string_t
 

Detailed Description

Types & Declaration by USB Specs. All documents sources mentioned here (eg section 3.5) is referring to USB 2.0 Specs unless state otherwise.