mbgtools-lx  4.2.8
MBG_GPIO_STUDIO_CLOCK_OUT_SUPP Struct Reference

Configuration of a GPIO as studio clock output module. More...

#include <gpsdefs.h>

Data Fields

uint8_t supp_base_freqs
 supported base frequencies, see MBG_GPIO_STUDIO_CLOCK_BASE_FREQ_MASKS More...
 
uint8_t reserved0
 reserved, currently always 0 More...
 
uint16_t reserved1
 reserved, currently always 0 More...
 
uint16_t supp_scales [8]
 supported scales for each base frequency, see MBG_GPIO_STUDIO_CLOCK_SCALE_MASKS More...
 
uint32_t supp_flags
 supported flags, see::MBG_GPIO_STUDIO_CLOCK_FLAG_MASKS More...
 
uint32_t reserved2
 reserved, currently always 0 More...
 

Detailed Description

Configuration of a GPIO as studio clock output module.

Used as sub-structure of MBG_GPIO_LIMITS.

See also
MBG_GPIO_TYPE_STUDIO_CLOCK_OUT
MBG_GPIO_LIMITS

Definition at line 8940 of file gpsdefs.h.

Field Documentation

◆ reserved0

uint8_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::reserved0

reserved, currently always 0

Definition at line 8943 of file gpsdefs.h.

◆ reserved1

uint16_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::reserved1

reserved, currently always 0

Definition at line 8944 of file gpsdefs.h.

◆ reserved2

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::reserved2

reserved, currently always 0

Definition at line 8947 of file gpsdefs.h.

◆ supp_base_freqs

uint8_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::supp_base_freqs

supported base frequencies, see MBG_GPIO_STUDIO_CLOCK_BASE_FREQ_MASKS

Definition at line 8942 of file gpsdefs.h.

◆ supp_flags

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::supp_flags

supported flags, see::MBG_GPIO_STUDIO_CLOCK_FLAG_MASKS

Definition at line 8946 of file gpsdefs.h.

◆ supp_scales

uint16_t MBG_GPIO_STUDIO_CLOCK_OUT_SUPP::supp_scales[8]

supported scales for each base frequency, see MBG_GPIO_STUDIO_CLOCK_SCALE_MASKS

Definition at line 8945 of file gpsdefs.h.


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