mbgtools-lx  4.2.8
MBG_PTP_V1_PORT_DATASET_IDX Struct Reference

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...
 

Detailed Description

Index structure for PTPv1 port dataset.

Note
Port dataset with index 0..MBG_PTP_V1_DEFAULT_DATASET::number_ports - 1 can be queried from a device
See also
MBG_PTP_V1_PORT_DATASET

Definition at line 14822 of file gpsdefs.h.

Field Documentation

◆ idx

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().

◆ port_dataset

MBG_PTP_V1_PORT_DATASET MBG_PTP_V1_PORT_DATASET_IDX::port_dataset

see MBG_PTP_V1_PORT_DATASET

Definition at line 14825 of file gpsdefs.h.

Referenced by mbgextio_set_ptp_v1_port_dataset_idx().


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