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 173 of file fs_com.h.


Field Documentation

U8 Fs_index::u8_lun

number of the logical driver

Definition at line 174 of file fs_com.h.

U8 Fs_index::u8_partition

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

Definition at line 176 of file fs_com.h.

U32 Fs_index::u32_cluster_sel_dir

first cluster of the directory corresponding at the selected file

Definition at line 178 of file fs_com.h.

U16 Fs_index::u16_entry_pos_sel_file

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

Definition at line 179 of file fs_com.h.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 31 16:13:22 2008 for ATMEL by  doxygen 1.5.3