|
mbgtools-lx
4.2.8
|
Supported options for a variable frequency GPIO input. More...
#include <gpsdefs.h>
Data Fields | |
| uint32_t | freq_min |
| minimum output frequency [Hz] More... | |
| uint32_t | freq_max |
| maximum output frequency [Hz] More... | |
| uint32_t | csc_limit_max |
| 1/1000 units of the signal period, limited due to 10 ns sampling interval, see MBG_GPIO_FREQ_IN_SETTINGS::csc_limit //##++++++++++++++++ More... | |
| uint32_t | supp_shapes |
| bit mask of supported signal shapes, see MBG_GPIO_SIGNAL_SHAPE_MASKS More... | |
| uint32_t | supp_limits |
| supported ITU limit masks for BITS signal see ITU_LIMIT_MASKS More... | |
| uint32_t | flags |
| reserved, currently always 0 More... | |
Supported options for a variable frequency GPIO input.
Used as sub-structure of MBG_GPIO_LIMITS.
| uint32_t MBG_GPIO_FREQ_IN_SUPP::csc_limit_max |
1/1000 units of the signal period, limited due to 10 ns sampling interval, see MBG_GPIO_FREQ_IN_SETTINGS::csc_limit //##++++++++++++++++
| uint32_t MBG_GPIO_FREQ_IN_SUPP::flags |
| uint32_t MBG_GPIO_FREQ_IN_SUPP::freq_max |
| uint32_t MBG_GPIO_FREQ_IN_SUPP::freq_min |
| uint32_t MBG_GPIO_FREQ_IN_SUPP::supp_limits |
supported ITU limit masks for BITS signal see ITU_LIMIT_MASKS
| uint32_t MBG_GPIO_FREQ_IN_SUPP::supp_shapes |
bit mask of supported signal shapes, see MBG_GPIO_SIGNAL_SHAPE_MASKS