Fs_management_fast Struct Reference

Struture to save the variables very frequently used by file system mounted. More...

#include <fat.h>


Data Fields

U8 u8_type_fat
 FAT type (default = no mounted = FS_TYPE_FAT_UNM).
U16 u16_entry_pos_sel_file
 Entry file position in directory (unit = FS_SIZE_FILE_ENTRY) (see value FS_NO_SEL & FS_END_FIND).


Detailed Description

Struture to save the variables very frequently used by file system mounted.

Definition at line 293 of file fat.h.


Field Documentation

U8 Fs_management_fast::u8_type_fat

FAT type (default = no mounted = FS_TYPE_FAT_UNM).

Definition at line 295 of file fat.h.

Referenced by fat_check_device(), fat_check_mount(), fat_check_noopen(), fat_mount(), 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().

U16 Fs_management_fast::u16_entry_pos_sel_file

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_check_select(), fat_clear_entry_info_and_ptr(), fat_get_ptr_entry(), fat_read_dir(), nav_dir_cd(), nav_dir_gotoparent(), nav_dir_name(), nav_file_name(), nav_filelist_eol(), nav_filelist_set(), nav_getindex(), nav_gotoindex(), and nav_partition_label().


The documentation for this struct was generated from the following file:
Generated on Wed Sep 23 09:17:20 2009 for ATMEL by  doxygen 1.5.3