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

STORAGE_Init() function

Initializes the storage unit (medium)

Syntax

int8_t STORAGE_Init(uint8_t lun);
Implemented in usbd_storage.c:74

Arguments

lun

Logical unit number

Return value

Status (0 : Ok / -1 : Error)

References

LocationText
usbd_storage.c:74
int8_t STORAGE_Init(uint8_t lun)
usbd_storage.c:49
int8_t STORAGE_Init(uint8_t lun);
usbd_storage.c:58
STORAGE_Init,

Call Tree

Functions called by STORAGE_Init()
STORAGE_Init()
all items filtered out
Implementations
STORAGE_Init()
all items filtered out
Type of STORAGE_Init()
STORAGE_Init()
int8_t
all items filtered out