BOT_CSWTypeDef::field is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

BOT_CSWTypeDef::field field

Syntax

struct __CSW { uint32_t Signature; uint32_t Tag; uint32_t DataResidue; uint8_t Status; } field;

References

LocationReferrerText
usbh_msc_bot.h:119
} field;
usbh_msc_bot.c:600USBH_MSC_DecodeCSW()
if (MSC_Handle->hbot.csw.field.Signature == BOT_CSW_SIGNATURE)
usbh_msc_bot.c:604USBH_MSC_DecodeCSW()
if (MSC_Handle->hbot.csw.field.Tag == MSC_Handle->hbot.cbw.field.Tag)
usbh_msc_bot.c:609USBH_MSC_DecodeCSW()
if (MSC_Handle->hbot.csw.field.Status == 0U)
usbh_msc_bot.c:633USBH_MSC_DecodeCSW()
else if (MSC_Handle->hbot.csw.field.Status == 1U)
usbh_msc_bot.c:638USBH_MSC_DecodeCSW()
else if (MSC_Handle->hbot.csw.field.Status == 2U)

Data Use

Functions reading BOT_CSWTypeDef::field
BOT_CSWTypeDef::field
all items filtered out
Type of BOT_CSWTypeDef::field
BOT_CSWTypeDef::field
all items filtered out