RAMDISKFatFs is only used within FatFs_RAMDisk.
 
Symbols
loading...
Files
loading...

RAMDISKFatFs variable

Syntax

FATFS RAMDISKFatFs;

References

LocationReferrerText
main.c:26
FATFS RAMDISKFatFs; /* File system object for RAM disk logical drive */
main.c:68main()
if(f_mount(&RAMDISKFatFs, (TCHAR const*)RAMDISKPath, 0) != FR_OK)

Type Use

Type of RAMDISKFatFs
RAMDISKFatFs
all items filtered out