SAM4S-EK_FreeRTOS+FAT-SL
1.0
An example project to test the functionality of FreeRTOS+FAT-SL using SD card as data storage medium
|
#include <fat_sl.h>
Public Attributes | |
char | filename [F_MAXPATH] |
char | name [F_MAXNAME] |
char | ext [F_MAXEXT] |
unsigned char | attr |
unsigned short | ctime |
unsigned short | cdate |
unsigned long | cluster |
long | filesize |
F_NAME | findfsname |
F_POS | pos |