#include <fat.h>
Definition at line 293 of file fat.h.
Data Fields | |
U16 | u16_entry_pos_sel_file |
Entry file position in directory (unit = FS_SIZE_FILE_ENTRY) (see value FS_NO_SEL & FS_END_FIND). | |
U8 | u8_type_fat |
FAT type (default = no mounted = FS_TYPE_FAT_UNM). |
Entry file position in directory (unit = FS_SIZE_FILE_ENTRY) (see value FS_NO_SEL & FS_END_FIND).
Definition at line 296 of file fat.h.
Referenced by fat_alloc_entry_free(), fat_check_nav_access_file(), fat_check_select(), fat_clear_entry_info_and_ptr(), fat_create_entry_file_name(), fat_delete_file(), fat_find_short_entry_name(), fat_garbage_collector_entry(), fat_get_ptr_entry(), fat_read_dir(), nav_dir_cd(), nav_dir_gotoparent(), nav_dir_name(), nav_file_name(), nav_file_rename(), nav_filelist_eol(), nav_filelist_set(), nav_filterlist_gotoindex(), nav_filterlist_gotoparent(), nav_getindex(), nav_gotoindex(), and nav_partition_label().
FAT type (default = no mounted = FS_TYPE_FAT_UNM).
Definition at line 295 of file fat.h.
Referenced by fat_allocfreespace(), fat_check_device(), fat_check_mount(), fat_check_noopen(), fat_mount(), fat_select_filesystem(), nav_drive_set(), nav_partition_freespace(), nav_partition_freespace_percent(), nav_partition_mount(), nav_partition_set(), nav_partition_space(), nav_partition_type(), and nav_reset().