fat_dir_entry_struct Struct Reference
[FAT supportFAT 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.
cluster_t cluster
 The cluster in which the file's first byte resides.
uint32_t file_size
 The file's size.
offset_t entry_offset
 The total disk offset of this directory entry.

Field Documentation

The file's name, truncated to 31 characters.

The file's attributes.

Mask of the FAT_ATTRIB_* constants.

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

The file's size.

The total disk offset of this directory entry.


Generated on Fri Nov 21 09:17:15 2008 for sd-reader by  doxygen 1.5.6