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

SDFatFs variable

Syntax

FATFS SDFatFs;

References

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

Type Use

Type of SDFatFs
SDFatFs
all items filtered out