m2m_rtc_get_time

M2M_T_RTC_RESULT m2m_rtc_get_time(M2M_T_RTC_TIME *time)

 

Description: the function gets the time.

 

Parameters:

time:  pointer to the allocated data structure.

 

Return value:

         refer to M2M_T_RTC_RESULT enum.

 

Output data:

         data structure filled with hour/minute/second.