Network Component  Version 7.19.0
MDK Middleware for IPv4 and IPv6 Networking
Enumerations

Enumerations of the SNTP Client. More...

Enumerations

enum  netSNTPc_Mode {
  netSNTPc_ModeUnicast = 0 ,
  netSNTPc_ModeBroadcast
}
 SNTP Client Mode. More...
 

Description

Enumerations of the SNTP Client.

Enumeration Type Documentation

◆ netSNTPc_Mode

SNTP Client Mode.

Parameter for:

Enumerator
netSNTPc_ModeUnicast 

Unicast mode to access public NTP server.

netSNTPc_ModeBroadcast 

Broadcast mode for local LAN.