![]() |
File System Component
Version 6.16.6
MDK Middleware for Devices with Flash File System
|
File System Time structure. More...
#include <rl_fs.h>
Data Fields | |
uint8_t | hr |
Hours [0..23]. More... | |
uint8_t | min |
Minutes [0..59]. More... | |
uint8_t | sec |
Seconds [0..59]. More... | |
uint8_t | day |
Day [1..31]. More... | |
uint8_t | mon |
Month [1..12]. More... | |
uint16_t | year |
Year [1980..2107]. More... | |
File System Time structure.
uint8_t fsTime::day |
Day [1..31].
uint8_t fsTime::hr |
Hours [0..23].
uint8_t fsTime::min |
Minutes [0..59].
uint8_t fsTime::mon |
Month [1..12].
uint8_t fsTime::sec |
Seconds [0..59].
uint16_t fsTime::year |
Year [1980..2107].