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

MSC_TRANSPARENT macro

Syntax

#define MSC_TRANSPARENT 0x06U

References

LocationText
usbh_msc.h:149
#define MSC_TRANSPARENT 0x06U
usbh_msc.c:156
interface = USBH_FindInterface(phost, phost->pActiveClass->ClassCode, MSC_TRANSPARENT, MSC_BOT);