|
BRTOS
1.90
Brazilian Real-Time Operating System
|
#include <brtos/includes/OSTime.h>
Data Fields | |
| uint8_t | RTC_Second |
| Seconds of the clock. | |
| uint8_t | RTC_Minute |
| Minutes of the clock. | |
| uint8_t | RTC_Hour |
| Hours of the clock. | |
Real time clock - shows the current hours, minutes and seconds or the uptime info
1.8.7