mbgtools-lx  4.2.8
NTP_REFCLK_CFG_INFO Struct Reference

NTP refclock configuration and supported refclock types. More...

#include <gpsdefs.h>

Data Fields

NTP_REFCLK_CFG_SETTINGS settings
 See NTP_REFCLK_CFG_SETTINGS. More...
 
uint8_t supp_cfgs
 See NTP_REFCLK_CFG_FLAGS. More...
 
uint8_t reserved
 Future use. More...
 
uint16_t supp_refclk_types
 See NTP_REFCLK_TYPE_MSKS. More...
 

Detailed Description

NTP refclock configuration and supported refclock types.

This structure can be used to set a NTP refclock's configuration and get to know its overall supported refclocks.

Definition at line 15771 of file gpsdefs.h.

Field Documentation

◆ reserved

uint8_t NTP_REFCLK_CFG_INFO::reserved

Future use.

Definition at line 15776 of file gpsdefs.h.

◆ settings

NTP_REFCLK_CFG_SETTINGS NTP_REFCLK_CFG_INFO::settings

See NTP_REFCLK_CFG_SETTINGS.

Definition at line 15773 of file gpsdefs.h.

◆ supp_cfgs

uint8_t NTP_REFCLK_CFG_INFO::supp_cfgs

See NTP_REFCLK_CFG_FLAGS.

Definition at line 15775 of file gpsdefs.h.

◆ supp_refclk_types

uint16_t NTP_REFCLK_CFG_INFO::supp_refclk_types

See NTP_REFCLK_TYPE_MSKS.

Definition at line 15777 of file gpsdefs.h.


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