|
mbgtools-lx
4.2.8
|
Index structure for PTPv1 port dataset. More...
#include <gpsdefs.h>
Data Fields | |
| uint16_t | idx |
| Index of the port dataset, 0..MBG_PTP_V1_DEFAULT_DATASET::number_ports - 1. More... | |
| MBG_PTP_V1_PORT_DATASET | port_dataset |
| see MBG_PTP_V1_PORT_DATASET More... | |
Index structure for PTPv1 port dataset.
| uint16_t MBG_PTP_V1_PORT_DATASET_IDX::idx |
Index of the port dataset, 0..MBG_PTP_V1_DEFAULT_DATASET::number_ports - 1.
Definition at line 14824 of file gpsdefs.h.
Referenced by mbgextio_set_ptp_v1_port_dataset_idx().
| MBG_PTP_V1_PORT_DATASET MBG_PTP_V1_PORT_DATASET_IDX::port_dataset |
Definition at line 14825 of file gpsdefs.h.
Referenced by mbgextio_set_ptp_v1_port_dataset_idx().