SDFatFs is only used within FatFs_uSD_RTOS.
 
Symbols
loading...
Files
loading...

SDFatFs variable

Syntax

FATFS SDFatFs;

References

LocationReferrerText
main.c:27
FATFS SDFatFs; /* File system object for SD card logical drive */
main.c:98StartThread()
if(f_mount(&SDFatFs, (TCHAR const*)SDPath, 0) != FR_OK)

Type Use

Type of SDFatFs
SDFatFs
all items filtered out