Go to the source code of this file.
◆ oflag_t
◆ isWriteMode()
◆ LS_A
ls() flag for list all files including hidden.
◆ LS_DATE
| const uint8_t LS_DATE = 2 |
ls() flag to print modify. date
◆ LS_R
ls() flag for recursive list of subdirectories
◆ LS_SIZE
| const uint8_t LS_SIZE = 4 |
ls() flag to print file size.
◆ T_ACCESS
| const uint8_t T_ACCESS = 1 |
set the file's last access date
◆ T_CREATE
| const uint8_t T_CREATE = 2 |
set the file's creation date and time
◆ T_WRITE
| const uint8_t T_WRITE = 4 |
Set the file's write date and time