BALTECH Docs |
C API for BALTECH SDK
|
brp_errcode brp_Rtc_GetTime | ( | brp_protocol | protocol, |
unsigned | ClockId, | ||
unsigned * | Now | ||
) |
Retrieve current time of on-board RTC.
[in] | protocol | used to execute the command |
[in] | ClockId | Index of clock to get time of. |
[out] | Now | Datetime in local time (PC local). |