| mbgtools-lx
    4.2.8
    | 
Configuration of a GPIO variable frequency output. More...
#include <gpsdefs.h>
| Data Fields | |
| MBG_GPIO_FREQ | freq | 
| frequency, see MBG_GPIO_FREQ_OUT_SUPP::freq_min and MBG_GPIO_FREQ_OUT_SUPP::freq_max  More... | |
| int32_t | milli_phase | 
| phase [1/1000 degree units], see MBG_GPIO_FREQ_OUT_SUPP::milli_phase_max  More... | |
| uint32_t | shape | 
| selected signal shape, see MBG_GPIO_SIGNAL_SHAPES  More... | |
| uint32_t | reserved | 
| reserved, currently always 0  More... | |
| uint32_t | flags | 
| reserved, currently always 0  More... | |
Configuration of a GPIO variable frequency output.
Used as sub-structure of MBG_GPIO_SETTINGS.
| uint32_t MBG_GPIO_FREQ_OUT_SETTINGS::flags | 
| MBG_GPIO_FREQ MBG_GPIO_FREQ_OUT_SETTINGS::freq | 
frequency, see MBG_GPIO_FREQ_OUT_SUPP::freq_min and MBG_GPIO_FREQ_OUT_SUPP::freq_max
Definition at line 7838 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info().
| int32_t MBG_GPIO_FREQ_OUT_SETTINGS::milli_phase | 
phase [1/1000 degree units], see MBG_GPIO_FREQ_OUT_SUPP::milli_phase_max
Definition at line 7839 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info().
| uint32_t MBG_GPIO_FREQ_OUT_SETTINGS::reserved | 
| uint32_t MBG_GPIO_FREQ_OUT_SETTINGS::shape | 
selected signal shape, see MBG_GPIO_SIGNAL_SHAPES
Definition at line 7840 of file gpsdefs.h.
Referenced by mbg_get_all_ucap_info().