mbgtools-lx
4.2.8
|
Configuration of a GPIO variable frequency input. More...
#include <gpsdefs.h>
Data Fields | |
MBG_GPIO_FREQ | freq |
frequency in range MBG_GPIO_FREQ_IN_SUPP::freq_min..MBG_GPIO_FREQ_IN_SUPP::freq_max, or 0 if input is not used More... | |
uint32_t | csc_limit |
max. cycle slip [1/1000 cycle units], see MBG_GPIO_FREQ_IN_SUPP::csc_limit_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 input.
Used as sub-structure of MBG_GPIO_SETTINGS.
uint32_t MBG_GPIO_FREQ_IN_SETTINGS::csc_limit |
max. cycle slip [1/1000 cycle units], see MBG_GPIO_FREQ_IN_SUPP::csc_limit_max
uint32_t MBG_GPIO_FREQ_IN_SETTINGS::flags |
MBG_GPIO_FREQ MBG_GPIO_FREQ_IN_SETTINGS::freq |
frequency in range MBG_GPIO_FREQ_IN_SUPP::freq_min..MBG_GPIO_FREQ_IN_SUPP::freq_max, or 0 if input is not used
uint32_t MBG_GPIO_FREQ_IN_SETTINGS::reserved |
uint32_t MBG_GPIO_FREQ_IN_SETTINGS::shape |
selected signal shape, see MBG_GPIO_SIGNAL_SHAPES