M2MB_STATUS_T m2mb_core_rtc_time_set(M2MB_RTC_TIME_T *pTm)
Setting time to RTC module.
M2MB_STATUS_T m2mb_core_rtc_default_time_set(VOID)
Setting default time to RTC module.
Structure to represent RTC time.
M2MB_STATUS_T m2mb_core_rtc_time_get(M2MB_RTC_TIME_T *pTm)
Getting time from RTC module.
M2MB_STATUS_T m2mb_core_rtc_gps_epoch_get(uint64_t *ms)
Getting time from RTC module since GPS Epoch.