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

USB_REQ_GET_MAX_LUN macro

Syntax

#define USB_REQ_GET_MAX_LUN 0xFEU

References

LocationText
usbh_msc.h:141
#define USB_REQ_GET_MAX_LUN 0xFEU
usbh_msc_bot.c:133
phost->Control.setup.b.bRequest = USB_REQ_GET_MAX_LUN;