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

USBD_EndpointTypeDef struct

Syntax

typedef struct {   uint32_t status;   uint32_t total_length;   uint32_t rem_length;   uint32_t maxpacket;   uint16_t is_used;   uint16_t bInterval; } USBD_EndpointTypeDef;

Fields

status

No summary provided. Read more...

total_length

No summary provided. Read more...

rem_length

No summary provided. Read more...

maxpacket

No summary provided. Read more...

is_used

No summary provided. Read more...

bInterval

No summary provided. Read more...

References

all items filtered out
USBD_EndpointTypeDef
all items filtered out