FatFs instance descriptor.
More...
FatFs instance descriptor.
Definition at line 77 of file fatfs.h.
#include <fatfs.h>
◆ abs_path_str_buff
most FatFs file operations need an absolute path.
This buffer provides static memory to circumvent stack allocation within vfs-wrappers
Definition at line 84 of file fatfs.h.
◆ dev
MTD device to use.
Definition at line 79 of file fatfs.h.
◆ fat_fs
FatFs work area needed for each volume.
Definition at line 78 of file fatfs.h.
◆ vol_idx
uint8_t fatfs_desc::vol_idx |
low level device that is used by FatFs
Definition at line 80 of file fatfs.h.
The documentation for this struct was generated from the following file: