lwIP
2.2.0
Lightweight IP stack
sntp_msg Struct Reference
Detailed Description
SNTP packet format (without optional fields) Timestamps are coded as 64 bits:
signed 32 bits seconds since Feb 07, 2036, 06:28:16 UTC (epoch 1)
unsigned 32 bits seconds fraction (2^32 = 1 second)
The documentation for this struct was generated from the following file:
src/apps/sntp/
sntp.c
sntp_msg
Generated by
1.8.13