FsDirEntry Struct Reference
Directory entry. More...
#include <fs_port.h>
Data Fields | |
| uint32_t | attributes |
| uint32_t | size |
| DateTime | modified |
| char_t | name [FS_MAX_NAME_LEN+1] |
Detailed Description
Field Documentation
◆ attributes
◆ modified
◆ name
| char_t name[FS_MAX_NAME_LEN+1] |
◆ size
The documentation for this struct was generated from the following file:
- common/fs_port.h
