FatFs instance descriptor. More...
#include <fatfs.h>
Data Fields | |
FATFS | fat_fs |
FatFs work area needed for each volume. | |
uint8_t | vol_idx |
low level device that is used by FatFs | |
char | abs_path_str_buff [FATFS_MAX_ABS_PATH_SIZE] |
most FatFs file operations need an absolute path. More... | |
char fatfs_desc::abs_path_str_buff[FATFS_MAX_ABS_PATH_SIZE] |