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

RAMDISKFatFs variable

Syntax

FATFS RAMDISKFatFs;

References

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

Type Use

Type of RAMDISKFatFs
RAMDISKFatFs
all items filtered out