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. | |
Structure representing information for a time server.