mbgtools-lx  4.2.8
PTP_UC_MASTER_INFO Struct Reference

Current settings and general capabilities of a unicast master. More...

#include <gpsdefs.h>

Data Fields

PTP_UC_MASTER_SETTINGS settings
 current settings More...
 
uint32_t reserved
 reserved, currently always 0 More...
 
uint32_t flags
 reserved, currently always 0 More...
 

Detailed Description

Current settings and general capabilities of a 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.

Definition at line 14351 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t PTP_UC_MASTER_INFO::flags

reserved, currently always 0

Definition at line 14355 of file gpsdefs.h.

◆ reserved

uint32_t PTP_UC_MASTER_INFO::reserved

reserved, currently always 0

Definition at line 14354 of file gpsdefs.h.

◆ settings

PTP_UC_MASTER_SETTINGS PTP_UC_MASTER_INFO::settings

current settings

Definition at line 14353 of file gpsdefs.h.

Referenced by set_ptp_cfg().


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