Fs_management_entry Struct Reference

#include <fat.h>


Detailed Description

Struture to save the frequently variables of file system mounted.

Definition at line 300 of file fat.h.


Data Fields

U32 u32_cluster
 First cluster of the selected file.
U32 u32_pos_in_file
 Current position in file (unit Bytes).
U32 u32_size
 Size of selected file (unit Bytes).
U8 u8_attr
 Attribut of the selected file.
U8 u8_open_mode
 open mode of selected file
U8 u8_txt_format
 format of text used in selected file (only for reader_txt module)

Field Documentation

format of text used in selected file (only for reader_txt module)

Definition at line 303 of file fat.h.

Referenced by reader_txt_beg(), reader_txt_get_line(), reader_txt_new(), and reader_txt_select_format().


Generated on Fri Feb 19 02:29:49 2010 for AVR32 UC3 - FSACCESS Services by  doxygen 1.5.5