mbgtools-lx  4.2.8
NTP_PEER_STATE_IDX Struct Reference

Structure that contains an index value and the NTP peer state. More...

#include <gpsdefs.h>

Data Fields

uint32_t idx
 The index of the observed NTP peer. More...
 
NTP_PEER_STATE peer_state
 Peer state, see NTP_PEER_STATE. More...
 

Detailed Description

Structure that contains an index value and the NTP peer state.

This structure can be requested by a monitoring program to observe the status of configured NTP peers

See also
NTP_PEER_STATE

Definition at line 17539 of file gpsdefs.h.

Field Documentation

◆ idx

uint32_t NTP_PEER_STATE_IDX::idx

The index of the observed NTP peer.

Definition at line 17541 of file gpsdefs.h.

◆ peer_state

NTP_PEER_STATE NTP_PEER_STATE_IDX::peer_state

Peer state, see NTP_PEER_STATE.

Definition at line 17542 of file gpsdefs.h.


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