TCPIP_SNTP_LastErrorGet Function

C

TCPIP_SNTP_RESULT TCPIP_SNTP_LastErrorGet();

Description

This function returns the last NTP error code and clears the current error code.

Preconditions

The TCP/IP Stack should have been inititialized.

Returns

  • The last error code encountered by the NTP module.

Remarks

None.