Data Fields | |
uint8_t | fattrib |
Attribute See AM_RDO, AM_DIR. | |
uint16_t | fdate |
Last modified date. | |
TCHAR | fname [13] |
Short file name (8.3 format, 0-terminated) | |
uint32_t | fsize |
File size. | |
uint16_t | ftime |
Last modified time. | |
uint8_t | namLen |
Length of file name; 0..12 for short names. |
File status structure (FILINFO)
A structure of this type holds some extra informations on a file or directory. It is determined by f_stat() for later reference.