mbgtools-lx
4.2.8
|
Client settings info of an NTP device. More...
#include <gpsdefs.h>
Data Fields | |
NTP_CLNT_MODE_SETTINGS | settings |
uint8_t | n_supp_peers |
maximal number of configurable peers More... | |
uint8_t | n_supp_pref_peers |
maximal number of configurable preferred ref sources More... | |
uint8_t | poll_intv_min |
minimal supported NTP polling interval More... | |
uint8_t | poll_intv_max |
maximal supported NTP polling interval More... | |
uint32_t | reserved_1 |
reserved, currently 0 More... | |
uint32_t | reserved_2 |
reserved, currently 0 More... | |
uint32_t | supp_flags |
supported NTP flags, see NTP_FLAG_MASKS More... | |
uint32_t | supp_peer_flags |
supported NTP flags for peers, see NTP_FLAG_MASKS More... | |
Client settings info of an NTP device.
This structure can be used to determine possible NTP client settings and the current configuration
uint8_t NTP_CLNT_MODE_INFO::n_supp_peers |
uint8_t NTP_CLNT_MODE_INFO::n_supp_pref_peers |
uint8_t NTP_CLNT_MODE_INFO::poll_intv_max |
uint8_t NTP_CLNT_MODE_INFO::poll_intv_min |
uint32_t NTP_CLNT_MODE_INFO::reserved_1 |
uint32_t NTP_CLNT_MODE_INFO::reserved_2 |
NTP_CLNT_MODE_SETTINGS NTP_CLNT_MODE_INFO::settings |
uint32_t NTP_CLNT_MODE_INFO::supp_flags |
supported NTP flags, see NTP_FLAG_MASKS
uint32_t NTP_CLNT_MODE_INFO::supp_peer_flags |
supported NTP flags for peers, see NTP_FLAG_MASKS