WE310F5  39.00.000
M2MB_SNTP_CONF_PARAMS_T Union Reference

Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_SNTP_CONF_ID_E. More...

#include <m2mb_sntp.h>

Data Fields

UINT32 sntp_status
 
M2MB_SNTP_SRV_ADD_INFO_Tsrv_info
 
M2MB_SNTP_SERVER_ID_E serverID
 
M2MB_SNTP_TM_Ttm
 
M2MB_SNTP_SERVER_LIST_Tget_srv_list
 

Detailed Description

Structure is used by SET/GET configuration paramters of CONF IDs mentioned in enum M2MB_SNTP_CONF_ID_E.

SET/GET configuration paramters.

Definition at line 282 of file m2mb_sntp.h.

Field Documentation

◆ get_srv_list

M2MB_SNTP_SERVER_LIST_T* get_srv_list

Get the server list

Definition at line 288 of file m2mb_sntp.h.

◆ serverID

Server id to be deleted

Definition at line 286 of file m2mb_sntp.h.

◆ sntp_status

UINT32 sntp_status

Gives the status of SNTP module is started or not

Definition at line 284 of file m2mb_sntp.h.

◆ srv_info

Server information to be added

Definition at line 285 of file m2mb_sntp.h.

◆ tm

Get the time

Definition at line 287 of file m2mb_sntp.h.


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