![]() |
WL865E4-P
36.07.001
|
SNTP client cfg structure. More...
#include <m2mb_profile.h>
Data Fields | |
UINT8 | enable |
UINT32 | serverID |
UINT8 * | serverName |
UINT32 | poll_interval |
SNTP client cfg structure.
SNTP client cfg structure.
Definition at line 787 of file m2mb_profile.h.
UINT8 enable |
enable if SNTP client module is required
Definition at line 789 of file m2mb_profile.h.
UINT32 poll_interval |
SNTP synchronization interval in sec
Definition at line 792 of file m2mb_profile.h.
UINT32 serverID |
Server ID
Definition at line 790 of file m2mb_profile.h.
UINT8* serverName |
Server name
Definition at line 791 of file m2mb_profile.h.