Network Component   Version 8.0.0
MDK Middleware for IPv4 and IPv6 Networking
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
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.