WINC1500 IoT Software APIs: m2m_wifi_get_sytem_time

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
m2m_wifi_get_sytem_time

Functions

NMI_API sint8 m2m_wifi_get_sytem_time (void)
 

Detailed Description

Asynchronous function used to retrieve the system time through the use of the response M2M_WIFI_RESP_GET_SYS_TIME. Response time retrieved is parsed into the members defined in the structure tstrSystemTime.

Function Documentation

◆ m2m_wifi_get_sytem_time()

NMI_API sint8 m2m_wifi_get_sytem_time ( void  )
See also
m2m_wifi_enable_sntp tstrSystemTime
Note
Get the system time from the SNTP client using the API m2m_wifi_get_sytem_time.
Returns
The function returns M2M_SUCCESS for successful operations and a negative value otherwise.
Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13