USBD_CDCUnionFuncDescTypedef is only used within Ux_Device_HID_CDC_ACM.
 
Symbols
loading...
Files
loading...

USBD_CDCUnionFuncDescTypedef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bDescriptorSubtype;   uint8_t           bMasterInterface;   uint8_t           bSlaveInterface; } __PACKED USBD_CDCUnionFuncDescTypedef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bDescriptorSubtype

No summary provided. Read more...

bMasterInterface

No summary provided. Read more...

bSlaveInterface

No summary provided. Read more...

Type Use

Variables of USBD_CDCUnionFuncDescTypedef type
USBD_FrameWork_CDCDesc()::pUnionDesc
all items filtered out
USBD_CDCUnionFuncDescTypedef
all items filtered out
USBD_CDCUnionFuncDescTypedef
all items filtered out