File System Component
Version 6.16.6
MDK Middleware for Devices with Flash File System
|
File information data. More...
#include <rl_fs.h>
Data Fields | |
char | name [256] |
Filename path. More... | |
uint32_t | size |
File size in bytes. More... | |
uint16_t | fileID |
System Identification. More... | |
uint8_t | attrib |
Attributes. More... | |
fsTime | time |
Create/Modify Time. More... | |
File information data.
uint8_t fsFileInfo::attrib |
Attributes.
uint16_t fsFileInfo::fileID |
System Identification.
char fsFileInfo::name[256] |
Filename path.
uint32_t fsFileInfo::size |
File size in bytes.
fsTime fsFileInfo::time |
Create/Modify Time.