mSDDISK_FatFs is only used within STemWin.
 
Symbols
loading...
Files
loading...

mSDDISK_FatFs variable

Syntax

FATFS mSDDISK_FatFs;

References

LocationReferrerText
k_storage.c:47
FATFS mSDDISK_FatFs; /* File system object for USB disk logical drive */
k_storage.c:133StorageThread()
f_mount(&mSDDISK_FatFs, mSDDISK_Drive, 0);
k_storage.c:175k_StorageGetCapacity()
fs = &mSDDISK_FatFs;
k_storage.c:200k_StorageGetFree()
fs = &mSDDISK_FatFs;

Type Use

Type of mSDDISK_FatFs
mSDDISK_FatFs
all items filtered out