![]() |
NEORV32 Software Framework Documentation
The NEORV32 RISC-V Processor
|
Data Fields | |
| uint16_t | year |
| uint8_t | month |
| uint8_t | day |
| uint8_t | weekday |
| uint8_t | hours |
| uint8_t | minutes |
| uint8_t | seconds |
| uint8_t date_t::day |
1..31
| uint8_t date_t::hours |
0..23
| uint8_t date_t::minutes |
0..59
| uint8_t date_t::month |
1..12
| uint8_t date_t::seconds |
0..59
| uint8_t date_t::weekday |
1..7 starting with Monday
| uint16_t date_t::year |
current year (absolute)