coreSNTP v1.1.0
Client library for synchronizing device time with internet time using Simple Network Time Protocol (SNTP)
SntpServerInfo_t Struct Reference

Structure representing information for a time server. More...

#include <core_sntp_client.h>

Data Fields

const char * pServerName
 The time server name.
 
size_t serverNameLen
 The length of the server name.
 
uint16_t port
 The UDP port supported by the server for SNTP/NTP communication.
 

Detailed Description

Structure representing information for a time server.


The documentation for this struct was generated from the following file: