22#define FS_DEFAULT {FS_LINKSTATUS_UNLINKED, FS_UNMOUNTED}
Header for ff_gen_drv.c module.
fs_err_e fs_init(void)
Initialises the file system.
fs_mount_status_e fs_get_mount_status(void)
Returns the file system's current state.
fs_err_e
file system error constants definition
fs_link_status_e
Conveys information relative to whether the filesystem driver has been linked or not.
fs_mount_status_e
Actual initialisation state of the file system.
Header for sd_diskio.c module.
fs_link_status_e _link_status
fs_mount_status_e _mount_status