mbgtools-lx  4.2.8
PTP_UC_MASTER_INFO_IDX Struct Reference

Current settings and general capabilities of a specific 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_INFO info
 capabilities and current settings More...
 

Detailed Description

Current settings and general capabilities of a specific unicast master.

This structure is used with a PTP unicast slave device to specify a PTP unicast master which can be queried by the slave device.

This structure should be read from the device to retrieve the current settings and capabilities. The number of supported configuration records is PTP_UC_MASTER_CFG_LIMITS::n_supp_master.

Note
The PTP_UC_MASTER_SETTINGS_IDX structure should be send back to the device to save the configuration.

Definition at line 14382 of file gpsdefs.h.

Field Documentation

◆ idx

uint32_t PTP_UC_MASTER_INFO_IDX::idx

index, 0..PTP_UC_MASTER_CFG_LIMITS::n_supp_master-1

Definition at line 14384 of file gpsdefs.h.

◆ info

PTP_UC_MASTER_INFO PTP_UC_MASTER_INFO_IDX::info

capabilities and current settings

Definition at line 14385 of file gpsdefs.h.


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