USBD_DevQualiDescTypedef is only used within Ux_Device_MSC.
 
Symbols
loading...
Files
loading...

USBD_DevQualiDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint16_t          bcdDevice;   uint8_t           Class;   uint8_t           SubClass;   uint8_t           Protocol;   uint8_t           bMaxPacketSize;   uint8_t           bNumConfigurations;   uint8_t           bReserved; } __PACKED USBD_DevQualiDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bcdDevice

No summary provided. Read more...

Class

No summary provided. Read more...

SubClass

No summary provided. Read more...

Protocol

No summary provided. Read more...

bMaxPacketSize

No summary provided. Read more...

bNumConfigurations

No summary provided. Read more...

bReserved

No summary provided. Read more...

Type Use

Variables of USBD_DevQualiDescTypedef type
USBD_Device_Framework_Builder()::pDevQualDesc
all items filtered out
USBD_DevQualiDescTypedef
all items filtered out
USBD_DevQualiDescTypedef
all items filtered out