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

_SetupPkt_Struc struct

Syntax

struct _SetupPkt_Struc {   uint8_t           bmRequestType;   uint8_t           bRequest;   uint16_t_uint8_t  wValue;   uint16_t_uint8_t  wIndex;   uint16_t_uint8_t  wLength; };

Fields

bmRequestType

No summary provided. Read more...

bRequest

No summary provided. Read more...

wValue

No summary provided. Read more...

wIndex

No summary provided. Read more...

wLength

No summary provided. Read more...

References

LocationReferrerScopeText
usbh_def.h:229
struct _SetupPkt_Struc

Type Use

Variables of _SetupPkt_Struc type
all items filtered out
_SetupPkt_Struc