Fs_index Struct Reference

#include <fs_com.h>


Detailed Description

Definition at line 176 of file fs_com.h.


Data Fields

U16 u16_entry_pos_sel_file
 entry offset of selected file in selected directory (unit = FS_SIZE_FILE_ENTRY)
U32 u32_cluster_sel_dir
 first cluster of the directory corresponding at the selected file
U8 u8_lun
 number of the logical driver
U8 u8_partition
 number of the partition - 1 (0 or 1) (if FS_MULTI_PARTITION == ENABLED)

Field Documentation

entry offset of selected file in selected directory (unit = FS_SIZE_FILE_ENTRY)

Definition at line 182 of file fs_com.h.

Referenced by nav_getindex(), and navauto_open().

first cluster of the directory corresponding at the selected file

Definition at line 181 of file fs_com.h.

Referenced by nav_getindex(), and navauto_open().

number of the logical driver

Definition at line 177 of file fs_com.h.

Referenced by nav_getindex(), and navauto_open().

number of the partition - 1 (0 or 1) (if FS_MULTI_PARTITION == ENABLED)

Definition at line 179 of file fs_com.h.

Referenced by nav_getindex().


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