![]() |
WE310F5
39.00.000
|
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_T * | srv_info |
M2MB_SNTP_SERVER_ID_E | serverID |
M2MB_SNTP_TM_T * | tm |
M2MB_SNTP_SERVER_LIST_T * | get_srv_list |
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.
M2MB_SNTP_SERVER_LIST_T* get_srv_list |
Get the server list
Definition at line 288 of file m2mb_sntp.h.
M2MB_SNTP_SERVER_ID_E serverID |
Server id to be deleted
Definition at line 286 of file m2mb_sntp.h.
UINT32 sntp_status |
Gives the status of SNTP module is started or not
Definition at line 284 of file m2mb_sntp.h.
M2MB_SNTP_SRV_ADD_INFO_T* srv_info |
Server information to be added
Definition at line 285 of file m2mb_sntp.h.
M2MB_SNTP_TM_T* tm |
Get the time
Definition at line 287 of file m2mb_sntp.h.