CMSIS2000
0.0.7
|
#include <ff.h>
Data Fields | |
BYTE | buf [_MAX_SS] |
DWORD | clust |
BYTE * | dir_ptr |
DWORD | dir_sect |
DWORD | dsect |
BYTE | flag |
DWORD | fptr |
FATFS * | fs |
DWORD | fsize |
WORD | id |
BYTE | pad1 |
DWORD | sclust |
DWORD FIL::clust |
DWORD FIL::dsect |
BYTE FIL::flag |
DWORD FIL::fptr |
FATFS* FIL::fs |
Definition at line 115 of file ff.h.
Referenced by f_close(), f_lseek(), f_open(), f_read(), f_sync(), f_truncate(), f_write(), and validate().
DWORD FIL::fsize |
WORD FIL::id |
Definition at line 116 of file ff.h.
Referenced by f_open(), and validate().
DWORD FIL::sclust |