STORAGE_IsReady() is only used within MSC_Standalone.
 
Symbols
loading...
Files
loading...

STORAGE_IsReady() function

Checks whether the medium is ready.

Syntax

int8_t STORAGE_IsReady(uint8_t lun);
Implemented in usbd_storage.c:108

Arguments

lun

Logical unit number

Return value

Status (0: Ok / -1: Error)

References

LocationText
usbd_storage.c:108
int8_t STORAGE_IsReady(uint8_t lun)
usbd_storage.c:51
int8_t STORAGE_IsReady(uint8_t lun);
usbd_storage.c:60
STORAGE_IsReady,

Call Tree

Functions called by STORAGE_IsReady()
STORAGE_IsReady()
Data read by STORAGE_IsReady()
Data written by STORAGE_IsReady()
STORAGE_IsReady()::prev_status
STORAGE_IsReady()::ret
all items filtered out
STORAGE_IsReady()
STORAGE_IsReady()::prev_status
STORAGE_IsReady()::ret
all items filtered out
Implementations
STORAGE_IsReady()
all items filtered out
Type of STORAGE_IsReady()
STORAGE_IsReady()
int8_t
all items filtered out