weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Data Fields
FILINFO Struct Reference

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.

Detailed Description

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.


The documentation for this struct was generated from the following file: