WE310F5  39.00.000
M2MB_SNTP_CFG_S Struct Reference

SNTP client cfg structure. More...

#include <m2mb_profile.h>

Data Fields

UINT8 enable
 
UINT32 serverID
 
UINT8 serverName [33]
 
UINT32 poll_interval
 

Detailed Description

SNTP client cfg structure.

SNTP client cfg structure.

Definition at line 798 of file m2mb_profile.h.

Field Documentation

◆ enable

UINT8 enable

enable if SNTP client module is required

Definition at line 800 of file m2mb_profile.h.

◆ poll_interval

UINT32 poll_interval

SNTP synchronization interval in sec

Definition at line 803 of file m2mb_profile.h.

◆ serverID

UINT32 serverID

Server ID

Definition at line 801 of file m2mb_profile.h.

◆ serverName

UINT8 serverName[33]

Server name

Definition at line 802 of file m2mb_profile.h.


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