mbgtools-lx
4.2.8
|
Supported options for a variable frequency GPIO output. More...
#include <gpsdefs.h>
Data Fields | |
uint32_t | freq_min |
minimum output frequency [Hz], see MBG_GPIO_FREQ_OUT_SETTINGS::freq More... | |
uint32_t | freq_max |
maximum output frequency [Hz], see MBG_GPIO_FREQ_OUT_SETTINGS::freq More... | |
uint32_t | freq_resolution |
frequency resolution [Hz], unspecified if 0 More... | |
uint32_t | milli_phase_max |
max. abs. milli_phase, see MBG_GPIO_FREQ_OUT_SETTINGS::milli_phase 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 | flags |
reserved, currently always 0 More... | |
Supported options for a variable frequency GPIO output.
Used as sub-structure of MBG_GPIO_LIMITS.
uint32_t MBG_GPIO_FREQ_OUT_SUPP::flags |
uint32_t MBG_GPIO_FREQ_OUT_SUPP::freq_max |
maximum output frequency [Hz], see MBG_GPIO_FREQ_OUT_SETTINGS::freq
uint32_t MBG_GPIO_FREQ_OUT_SUPP::freq_min |
minimum output frequency [Hz], see MBG_GPIO_FREQ_OUT_SETTINGS::freq
uint32_t MBG_GPIO_FREQ_OUT_SUPP::freq_resolution |
uint32_t MBG_GPIO_FREQ_OUT_SUPP::milli_phase_max |
max. abs. milli_phase, see MBG_GPIO_FREQ_OUT_SETTINGS::milli_phase
uint32_t MBG_GPIO_FREQ_OUT_SUPP::reserved |
uint32_t MBG_GPIO_FREQ_OUT_SUPP::supp_shapes |
bit mask of supported signal shapes, see MBG_GPIO_SIGNAL_SHAPE_MASKS