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

USBD_IfDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bInterfaceNumber;   uint8_t           bAlternateSetting;   uint8_t           bNumEndpoints;   uint8_t           bInterfaceClass;   uint8_t           bInterfaceSubClass;   uint8_t           bInterfaceProtocol;   uint8_t           iInterface; } __PACKED USBD_IfDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bInterfaceNumber

No summary provided. Read more...

bAlternateSetting

No summary provided. Read more...

bNumEndpoints

No summary provided. Read more...

bInterfaceClass

No summary provided. Read more...

bInterfaceSubClass

No summary provided. Read more...

bInterfaceProtocol

No summary provided. Read more...

iInterface

No summary provided. Read more...

Type Use

Variables of USBD_IfDescTypedef type
USBD_FrameWork_MSCDesc()::pIfDesc
all items filtered out
USBD_IfDescTypedef
all items filtered out
USBD_IfDescTypedef
all items filtered out