Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
FATFS Struct Reference

Public Attributes

BYTE fs_type
 
BYTE drv
 
BYTE csize
 
BYTE n_fats
 
BYTE wflag
 
BYTE fsi_flag
 
WORD id
 
WORD n_rootdir
 
DWORD last_clust
 
DWORD free_clust
 
DWORD n_fatent
 
DWORD fsize
 
DWORD volbase
 
DWORD fatbase
 
DWORD dirbase
 
DWORD database
 
DWORD winsect
 
BYTE win [_MAX_SS]