mbgtools-lx
4.2.8
|
Configuration settings for a specific PTP unicast master. More...
#include <gpsdefs.h>
Data Fields | |
uint32_t | idx |
index, 0..PTP_UC_MASTER_CFG_LIMITS::n_supp_master-1 More... | |
PTP_UC_MASTER_SETTINGS | settings |
specification for the unicast master with that index More... | |
Configuration settings for a specific PTP unicast master.
uint32_t PTP_UC_MASTER_SETTINGS_IDX::idx |
index, 0..PTP_UC_MASTER_CFG_LIMITS::n_supp_master-1
Definition at line 14331 of file gpsdefs.h.
Referenced by mbg_save_all_ptp_cfg_info(), and mbgextio_set_ptp_uc_master_settings_idx().
PTP_UC_MASTER_SETTINGS PTP_UC_MASTER_SETTINGS_IDX::settings |
specification for the unicast master with that index
Definition at line 14332 of file gpsdefs.h.
Referenced by mbg_save_all_ptp_cfg_info(), and mbgextio_set_ptp_uc_master_settings_idx().