|
Barrelfish
|
Time structure. This structure is used to get the current RTC time. More...
Data Fields | |
| uint8_t | hr |
| uint8_t | min |
| uint8_t | sec |
Time structure. This structure is used to get the current RTC time.
| uint8_t rtc_time::hr |
current hour
| uint8_t rtc_time::min |
current minute
| uint8_t rtc_time::sec |
current second
1.8.11