mbgtools-lx  4.2.8
PTP_UC_MASTER_CFG_LIMITS Struct Reference

Limits to be considered when specifying PTP unicast masters. More...

#include <gpsdefs.h>

Data Fields

uint16_t n_supp_master
 number of unicast masters which can be specified More...
 
int16_t sync_intv_min
 log2 of minimum sync interval [s] More...
 
int16_t sync_intv_max
 log2 of maximum sync interval [s] More...
 
int16_t ann_intv_min
 log2 of minimum announce interval [s] More...
 
int16_t ann_intv_max
 log2 of maximum announce interval [s] More...
 
int16_t delay_req_intv_min
 log2 of minimum delay request interval [s] More...
 
int16_t delay_req_intv_max
 log2 of maximum delay request interval [s] More...
 
uint16_t reserved_0
 reserved, currently always 0 More...
 
uint32_t supp_flags
 a bit mask indicating which flags are supported More...
 
uint32_t reserved_1
 reserved, currently always 0 More...
 

Detailed Description

Limits to be considered when specifying PTP unicast masters.

Definition at line 14231 of file gpsdefs.h.

Field Documentation

◆ ann_intv_max

int16_t PTP_UC_MASTER_CFG_LIMITS::ann_intv_max

log2 of maximum announce interval [s]

Definition at line 14237 of file gpsdefs.h.

Referenced by set_ptp_cfg().

◆ ann_intv_min

int16_t PTP_UC_MASTER_CFG_LIMITS::ann_intv_min

log2 of minimum announce interval [s]

Definition at line 14236 of file gpsdefs.h.

Referenced by set_ptp_cfg().

◆ delay_req_intv_max

int16_t PTP_UC_MASTER_CFG_LIMITS::delay_req_intv_max

log2 of maximum delay request interval [s]

Definition at line 14239 of file gpsdefs.h.

Referenced by set_ptp_cfg().

◆ delay_req_intv_min

int16_t PTP_UC_MASTER_CFG_LIMITS::delay_req_intv_min

log2 of minimum delay request interval [s]

Definition at line 14238 of file gpsdefs.h.

Referenced by set_ptp_cfg().

◆ n_supp_master

uint16_t PTP_UC_MASTER_CFG_LIMITS::n_supp_master

number of unicast masters which can be specified

Definition at line 14233 of file gpsdefs.h.

Referenced by mbg_get_all_ptp_cfg_info(), mbg_get_all_ptp_uc_master_info(), mbg_save_all_ptp_cfg_info(), mbgextio_get_all_ptp_uc_master_info(), and show_ptp_cfg().

◆ reserved_0

uint16_t PTP_UC_MASTER_CFG_LIMITS::reserved_0

reserved, currently always 0

Definition at line 14240 of file gpsdefs.h.

◆ reserved_1

uint32_t PTP_UC_MASTER_CFG_LIMITS::reserved_1

reserved, currently always 0

Definition at line 14242 of file gpsdefs.h.

◆ supp_flags

uint32_t PTP_UC_MASTER_CFG_LIMITS::supp_flags

a bit mask indicating which flags are supported

Definition at line 14241 of file gpsdefs.h.

◆ sync_intv_max

int16_t PTP_UC_MASTER_CFG_LIMITS::sync_intv_max

log2 of maximum sync interval [s]

Definition at line 14235 of file gpsdefs.h.

Referenced by set_ptp_cfg().

◆ sync_intv_min

int16_t PTP_UC_MASTER_CFG_LIMITS::sync_intv_min

log2 of minimum sync interval [s]

Definition at line 14234 of file gpsdefs.h.

Referenced by set_ptp_cfg().


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