USBD_IadDescTypedef is only used within Ux_Device_HID.
 
Symbols
loading...
Files
loading...

USBD_IadDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bFirstInterface;   uint8_t           bInterfaceCount;   uint8_t           bFunctionClass;   uint8_t           bFunctionSubClass;   uint8_t           bFunctionProtocol;   uint8_t           iFunction; } __PACKED USBD_IadDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bFirstInterface

No summary provided. Read more...

bInterfaceCount

No summary provided. Read more...

bFunctionClass

No summary provided. Read more...

bFunctionSubClass

No summary provided. Read more...

bFunctionProtocol

No summary provided. Read more...

iFunction

No summary provided. Read more...

all items filtered out
USBD_IadDescTypedef
all items filtered out