Function anj_ntp_start

Function Documentation

int anj_ntp_start(anj_ntp_t *ntp)

Starts a new NTP time synchronization operation.

Parameters:

ntp – NTP module state.

Returns:

0 on success, ANJ_NTP_ERR_IN_PROGRESS if a download is already in progress.