STORAGE_Init() is only used within MB1063.
 
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:89

Arguments

lun

Logical unit number

Return value

Status (0 : Ok / -1 : Error)

References

LocationText
usbd_storage.c:89
int8_t STORAGE_Init(uint8_t lun)
usbd_storage.c:61
int8_t STORAGE_Init(uint8_t lun);
usbd_storage.c:71
STORAGE_Init,

Call Tree

Functions called by STORAGE_Init()
STORAGE_Init()
all items filtered out
Data written 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