fat16_dir_entry_struct Struct Reference
[FAT16 supportFAT16 file functions]


Detailed Description

Describes a directory entry.

Data Fields

char long_name [32]
 The file's name, truncated to 31 characters.
uint8_t attributes
 The file's attributes.
uint16_t cluster
 The cluster in which the file's first byte resides.
uint32_t file_size
 The file's size.
uint32_t entry_offset
 The total disk offset of this directory entry.

Field Documentation

char fat16_dir_entry_struct::long_name[32]

The file's name, truncated to 31 characters.

uint8_t fat16_dir_entry_struct::attributes

The file's attributes.

Mask of the FAT16_ATTRIB_* constants.

uint16_t fat16_dir_entry_struct::cluster

The cluster in which the file's first byte resides.

uint32_t fat16_dir_entry_struct::file_size

The file's size.

uint32_t fat16_dir_entry_struct::entry_offset

The total disk offset of this directory entry.


Generated on Thu Dec 13 19:38:48 2007 for sd-reader by  doxygen 1.5.3-20071008