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 | |
unsigned long | abspos |
unsigned long | filesize |
unsigned long | startcluster |
unsigned long | relpos |
unsigned char | modified |
unsigned char | mode |
unsigned char | _tdata [F_SECTOR_SIZE] |
F_POS | pos |
F_POS | dirpos |
unsigned char F_FILE::_tdata[F_SECTOR_SIZE] |