USBD_CDCACMFuncDescTypedef is only used within Ux_Device_CDC_ECM.
 
Symbols
loading...
Files
loading...

USBD_CDCACMFuncDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bDescriptorSubtype;   uint8_t           bmCapabilities; } __PACKED USBD_CDCACMFuncDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bDescriptorSubtype

No summary provided. Read more...

bmCapabilities

No summary provided. Read more...

all items filtered out
USBD_CDCACMFuncDescTypedef
all items filtered out