MSC_LUNTypeDef::prev_ready_state is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

MSC_LUNTypeDef::prev_ready_state field

Syntax

USBH_StatusTypeDef prev_ready_state;

References

LocationReferrerText
usbh_msc.h:97
USBH_StatusTypeDef prev_ready_state;
usbh_msc.c:311USBH_MSC_ClassRequest()
MSC_Handle->unit[i].prev_ready_state = USBH_FAIL;
usbh_msc.c:391USBH_MSC_Process()
if (MSC_Handle->unit[MSC_Handle->current_lun].prev_ready_state != USBH_OK)
usbh_msc.c:402USBH_MSC_Process()
MSC_Handle->unit[MSC_Handle->current_lun].prev_ready_state = USBH_OK;
usbh_msc.c:407USBH_MSC_Process()
if (MSC_Handle->unit[MSC_Handle->current_lun].prev_ready_state != USBH_FAIL)
usbh_msc.c:418USBH_MSC_Process()
MSC_Handle->unit[MSC_Handle->current_lun].prev_ready_state = USBH_FAIL;

Data Use

Functions writing MSC_LUNTypeDef::prev_ready_state
Functions reading MSC_LUNTypeDef::prev_ready_state
MSC_LUNTypeDef::prev_ready_state
all items filtered out
Type of MSC_LUNTypeDef::prev_ready_state
MSC_LUNTypeDef::prev_ready_state
all items filtered out