Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Compute the local time from an SNTP packet.

Files

sntp-c.h/sntp-c.c

Prototype

 

SNTP_TS  SNTPc_GetRemoteTime (SNTP_PKT  *ppkt);

 

Arguments

ppkt                         Pointer to the SNTP message packet to compute.

Returned Values

Corrected NTP time stamp.

Required Configuration

Module Configuration.

Notes / Warnings

None.

Example Usage

none.

  • No labels