EU1KY AA
FIL Struct Reference

#include <ff.h>

Data Fields

union {
   UINT   d32 [_MAX_SS/4]
 
   BYTE   d8 [_MAX_SS]
 
buf
 
FATFSfs
 
WORD id
 
BYTE flag
 
BYTE err
 
DWORD fptr
 
DWORD fsize
 
DWORD sclust
 
DWORD clust
 
DWORD dsect
 
DWORD dir_sect
 
BYTEdir_ptr
 
DWORDcltbl
 
UINT lockid
 

Field Documentation

union { ... } FIL::buf
DWORD* FIL::cltbl
DWORD FIL::clust
UINT FIL::d32[_MAX_SS/4]
BYTE FIL::d8[_MAX_SS]
BYTE* FIL::dir_ptr
DWORD FIL::dir_sect
DWORD FIL::dsect
BYTE FIL::err
BYTE FIL::flag
DWORD FIL::fptr
FATFS* FIL::fs
DWORD FIL::fsize
WORD FIL::id
UINT FIL::lockid
DWORD FIL::sclust

The documentation for this struct was generated from the following file: