USBD_BOT_CSW_SIGNATURE is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_BOT_CSW_SIGNATURE macro

Syntax

#define USBD_BOT_CSW_SIGNATURE 0x53425355U

References

LocationText
usbd_msc_bot.h:51
#define USBD_BOT_CSW_SIGNATURE 0x53425355U
usbd_msc_bot.c:378
hmsc->csw.dSignature = USBD_BOT_CSW_SIGNATURE;