#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) | |
Definition at line 173 of file fs_com.h.
1.5.3