MAV'RIC
Public Attributes
fat_fs_mounting_t Struct Reference

The fat_fs mounting structure. More...

#include <fat_fs_mounting.hpp>

List of all members.

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.

Detailed Description

The fat_fs mounting structure.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines