mbgtools-lx  4.2.8
MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS Struct Reference

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

#include <gpsdefs.h>

Data Fields

uint32_t base_freq
 base frequency, see MBG_GPIO_STUDIO_CLOCK_BASE_FREQS More...
 
uint32_t scale
 scale, see MBG_GPIO_STUDIO_CLOCK_SCALES More...
 
uint32_t flags
 flags, see MBG_GPIO_STUDIO_CLOCK_FLAGS More...
 
uint32_t reserved0
 reserved, currently always 0 More...
 
uint32_t reserved1
 reserved, currently always 0 More...
 

Detailed Description

Configuration of a GPIO as studio clock output module.

Used as sub-structure of MBG_GPIO_SETTINGS.

See also
MBG_GPIO_TYPE_STUDIO_CLOCK_OUT
MBG_GPIO_SETTINGS

Definition at line 8908 of file gpsdefs.h.

Field Documentation

◆ base_freq

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS::base_freq

base frequency, see MBG_GPIO_STUDIO_CLOCK_BASE_FREQS

Definition at line 8910 of file gpsdefs.h.

◆ flags

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS::flags

flags, see MBG_GPIO_STUDIO_CLOCK_FLAGS

Definition at line 8912 of file gpsdefs.h.

◆ reserved0

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS::reserved0

reserved, currently always 0

Definition at line 8913 of file gpsdefs.h.

◆ reserved1

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS::reserved1

reserved, currently always 0

Definition at line 8914 of file gpsdefs.h.

◆ scale

uint32_t MBG_GPIO_STUDIO_CLOCK_OUT_SETTINGS::scale

scale, see MBG_GPIO_STUDIO_CLOCK_SCALES

Definition at line 8911 of file gpsdefs.h.


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