EU1KY AA
DIR Struct Reference

#include <ff.h>

Data Fields

union {
   UINT   d32 [_MAX_SS/4]
 
   BYTE   d8 [_MAX_SS]
 
buf
 
FATFSfs
 
WORD id
 
WORD index
 
DWORD sclust
 
DWORD clust
 
DWORD sect
 
BYTEdir
 
BYTEfn
 
UINT lockid
 
const TCHARpat
 

Field Documentation

union { ... } DIR::buf
DWORD DIR::clust
UINT DIR::d32[_MAX_SS/4]
BYTE DIR::d8[_MAX_SS]
BYTE* DIR::dir
BYTE* DIR::fn
FATFS* DIR::fs
WORD DIR::id
WORD DIR::index
UINT DIR::lockid
const TCHAR* DIR::pat
DWORD DIR::sclust
DWORD DIR::sect

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