|
mbgtools-lx
4.2.8
|
Global configuration settings of an NTP device (client/server) More...
#include <gpsdefs.h>
Data Fields | |
| uint8_t | ntp_role |
| one of the supported NTP roles, see NTP_ROLES More... | |
| uint8_t | num_symm_keys |
| number of configured symm keys More... | |
| uint8_t | num_trusted_keys |
| number of activated symm keys More... | |
| uint8_t | reserved_1 |
| reserved, currently 0 More... | |
| uint32_t | reserved_2 |
| reserved, currently 0 More... | |
| uint32_t | reserved_3 |
| reserved, currently 0 More... | |
| uint32_t | flags |
| NTP flags, see NTP_FLAG_MASKS. More... | |
Global configuration settings of an NTP device (client/server)
This structure should be sent to an NTP device to configure global settings
| uint32_t NTP_GLB_SETTINGS::flags |
NTP flags, see NTP_FLAG_MASKS.
| uint8_t NTP_GLB_SETTINGS::ntp_role |
| uint8_t NTP_GLB_SETTINGS::num_symm_keys |
| uint8_t NTP_GLB_SETTINGS::num_trusted_keys |
| uint8_t NTP_GLB_SETTINGS::reserved_1 |
| uint32_t NTP_GLB_SETTINGS::reserved_2 |
| uint32_t NTP_GLB_SETTINGS::reserved_3 |