SD_FatFs is only used within LCD_AnimatedPictureFromSDCard.
 
Symbols
loading...
Files
loading...

SD_FatFs variable

Syntax

FATFS SD_FatFs;

References

LocationReferrerText
main.c:33
FATFS SD_FatFs; /* File system object for SD card logical drive */
main.c:109main()
if(f_mount(&SD_FatFs, (TCHAR const*)SD_Path, 0) != FR_OK)

Type Use

Type of SD_FatFs
SD_FatFs
all items filtered out