mbgtools-lx
4.2.8
|
A structure used to configure a PTP port. More...
#include <gpsdefs.h>
int16_t PTP_CFG_SETTINGS::ann_intv |
log2 of the announce interval [s]
Definition at line 13298 of file gpsdefs.h.
Referenced by set_ptp_cfg(), and show_ptp_cfg().
uint8_t PTP_CFG_SETTINGS::ann_rcpt_timeout |
announce msg. receipt timeout, see PTP_ANN_RCPT_TIMEOUT_LIMITS
int16_t PTP_CFG_SETTINGS::delay_asymmetry |
static delay asymmetry [ns] to be compensated, only supported if PTP_CFG_MSK_HAS_DELAY_ASYMMETRY_CFG is set in PTP_CFG_INFO::supp_flags_ex
uint8_t PTP_CFG_SETTINGS::delay_mech |
see PTP_DELAY_MECHS
Definition at line 13284 of file gpsdefs.h.
Referenced by set_ptp_cfg(), show_ptp_cfg(), and show_ptp_state().
int16_t PTP_CFG_SETTINGS::delay_req_intv |
log2 of the delay request interval [s]
Definition at line 13299 of file gpsdefs.h.
Referenced by set_ptp_cfg(), show_ptp_cfg(), and show_ptp_state().
uint8_t PTP_CFG_SETTINGS::domain_number |
the PTP clock domain number, 0:3
Definition at line 13282 of file gpsdefs.h.
Referenced by set_ptp_cfg(), show_ptp_cfg(), and show_ptp_state().
uint32_t PTP_CFG_SETTINGS::flags |
Definition at line 13307 of file gpsdefs.h.
Referenced by set_ptp_cfg(), and show_ptp_cfg().
uint16_t PTP_CFG_SETTINGS::flags_ex |
uint32_t PTP_CFG_SETTINGS::lower_bound |
uint16_t PTP_CFG_SETTINGS::nw_prot |
see PTP_NW_PROTS
Definition at line 13280 of file gpsdefs.h.
Referenced by set_ptp_cfg(), show_ptp_cfg(), and show_ptp_state().
uint8_t PTP_CFG_SETTINGS::opt_ext |
optional configuration extension, see PTP_OPT_EXTS
uint8_t PTP_CFG_SETTINGS::ptp_role |
one of the supported PTP roles, see PTP_ROLES
Definition at line 13285 of file gpsdefs.h.
Referenced by set_ptp_cfg(), show_ptp_cfg(), and show_ptp_state().
uint8_t PTP_CFG_SETTINGS::selected_presets |
selected PTP presets, see PTP_PRESETS
int16_t PTP_CFG_SETTINGS::sync_intv |
log2 of the sync interval [s]
Definition at line 13296 of file gpsdefs.h.
Referenced by set_ptp_cfg(), and show_ptp_cfg().
uint32_t PTP_CFG_SETTINGS::upper_bound |