MAV'RIC
|
The fat_fs mounting structure. More...
#include <fat_fs_mounting.hpp>
Public Attributes | |
FATFS | fs |
The fatfs handler. | |
uint32_t | loop_count |
Counter to try to mount the SD card many times. | |
bool | sys_mounted |
A flag to tell whether the file system is mounted. | |
uint32_t | num_file_opened |
Number of open files to now when the system can be unmounted. |
The fat_fs mounting structure.