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.

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.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 14 13:26:42 2009 for ATMEL by  doxygen 1.5.3