mbgtools-lx  4.2.8
MBG_GPIO_FIXED_FREQ_OUT_SUPP Struct Reference

Supported options for a fixed frequency output. More...

#include <gpsdefs.h>

Data Fields

uint32_t supp_freq
 bit mask of supported fixed frequencies, see MBG_GPIO_FIXED_FREQ_MASKS More...
 
uint32_t supp_shapes
 bit mask of supported signal shapes, see MBG_GPIO_SIGNAL_SHAPE_MASKS More...
 
uint32_t reserved
 reserved, currently always 0 More...
 
uint32_t supp_flags
 reserved, currently always 0 More...
 

Detailed Description

Supported options for a fixed frequency output.

Used as sub-structure of MBG_GPIO_LIMITS.

See also
MBG_GPIO_TYPE_FIXED_FREQ_OUT
MBG_GPIO_LIMITS

Definition at line 7987 of file gpsdefs.h.

Field Documentation

◆ reserved

uint32_t MBG_GPIO_FIXED_FREQ_OUT_SUPP::reserved

reserved, currently always 0

Definition at line 7991 of file gpsdefs.h.

◆ supp_flags

uint32_t MBG_GPIO_FIXED_FREQ_OUT_SUPP::supp_flags

reserved, currently always 0

Definition at line 7992 of file gpsdefs.h.

◆ supp_freq

uint32_t MBG_GPIO_FIXED_FREQ_OUT_SUPP::supp_freq

bit mask of supported fixed frequencies, see MBG_GPIO_FIXED_FREQ_MASKS

Definition at line 7989 of file gpsdefs.h.

◆ supp_shapes

uint32_t MBG_GPIO_FIXED_FREQ_OUT_SUPP::supp_shapes

bit mask of supported signal shapes, see MBG_GPIO_SIGNAL_SHAPE_MASKS

Definition at line 7990 of file gpsdefs.h.


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