Structure containing the basic details of a file/directory. More...
#include <fat32.h>
Public Attributes | |
| char | name [FULL_SHRT_NAME_LEN] |
| const char * | lname |
| u32 | size |
| u16 | time |
| u16 | date |
| u8 | attr |
Structure containing the basic details of a file/directory.
| u8 file_stat::attr |
| u16 file_stat::date |
| const char* file_stat::lname |
| char file_stat::name[FULL_SHRT_NAME_LEN] |
| u32 file_stat::size |
| u16 file_stat::time |
1.8.6