mbgtools-lx
4.2.8
|
Index structure for PTPv2 port dataset. More...
#include <gpsdefs.h>
Data Fields | |
uint16_t | idx |
Index of the port dataset, 0..MBG_PTP_V2_DEFAULT_DATASET::number_ports - 1. More... | |
MBG_PTP_V2_PORT_DATASET | port_dataset |
see MBG_PTP_V2_PORT_DATASET More... | |
Index structure for PTPv2 port dataset.
uint16_t MBG_PTP_V2_PORT_DATASET_IDX::idx |
Index of the port dataset, 0..MBG_PTP_V2_DEFAULT_DATASET::number_ports - 1.
Definition at line 15075 of file gpsdefs.h.
Referenced by mbgextio_set_ptp_v2_port_dataset_idx().
MBG_PTP_V2_PORT_DATASET MBG_PTP_V2_PORT_DATASET_IDX::port_dataset |
Definition at line 15076 of file gpsdefs.h.
Referenced by mbgextio_set_ptp_v2_port_dataset_idx().