Fs_index Struct Reference

#include <fs_com.h>


Data Fields

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


Detailed Description

Definition at line 176 of file fs_com.h.


Field Documentation

U8 Fs_index::u8_lun

number of the logical driver

Definition at line 177 of file fs_com.h.

Referenced by nav_getindex().

U8 Fs_index::u8_partition

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().

U32 Fs_index::u32_cluster_sel_dir

first cluster of the directory corresponding at the selected file

Definition at line 181 of file fs_com.h.

Referenced by nav_getindex().

U16 Fs_index::u16_entry_pos_sel_file

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().


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