CDC_DataItfTypedef is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

CDC_DataItfTypedef struct

Syntax

typedef struct {   uint8_t              InPipe;   uint8_t              OutPipe;   uint8_t              OutEp;   uint8_t              InEp;   uint8_t              buff[8];   uint16_t             OutEpSize;   uint16_t             InEpSize; } CDC_DataItfTypedef;

Fields

InPipe

No summary provided. Read more...

OutPipe

No summary provided. Read more...

OutEp

No summary provided. Read more...

InEp

No summary provided. Read more...

buff

No summary provided. Read more...

OutEpSize

No summary provided. Read more...

InEpSize

No summary provided. Read more...

Type Use

Variables of CDC_DataItfTypedef type
all items filtered out
CDC_DataItfTypedef
all items filtered out
CDC_DataItfTypedef
all items filtered out