mbgtools-lx
4.2.8
|
A generic structure used to specify a GPIO port's limits. More...
#include <gpsdefs.h>
A generic structure used to specify a GPIO port's limits.
MBG_GPIO_BITS_IN_SUPP MBG_GPIO_LIMITS::bits_in |
MBG_GPIO_BITS_OUT_SUPP MBG_GPIO_LIMITS::bits_out |
MBG_GPIO_DIGITAL_AUDIO_OUT_SUPP MBG_GPIO_LIMITS::digital_audio_out |
if MBG_GPIO_SETTINGS::type is ::;MBG_GPIO_TYPE_DIGITAL_AUDIO_OUT
MBG_GPIO_FIXED_FREQ_OUT_SUPP MBG_GPIO_LIMITS::ff_out |
MBG_GPIO_FREQ_IN_SUPP MBG_GPIO_LIMITS::freq_in |
MBG_GPIO_FREQ_OUT_SUPP MBG_GPIO_LIMITS::freq_out |
uint32_t MBG_GPIO_LIMITS::reserved |
MBG_GPIO_STUDIO_CLOCK_OUT_SUPP MBG_GPIO_LIMITS::studio_clk_out |
uint32_t MBG_GPIO_LIMITS::supp_flags |
supported flags, see MBG_GPIO_FLAG_MASKS
Definition at line 9207 of file gpsdefs.h.
Referenced by chk_dev_gpio_supp_ass_idx().
uint32_t MBG_GPIO_LIMITS::type |
GPIO type, see MBG_GPIO_TYPES.
Definition at line 9205 of file gpsdefs.h.
Referenced by get_io_port_type_info().
union { ... } MBG_GPIO_LIMITS::u |
limits depending on the GPIO type, see MBG_GPIO_TYPES
MBG_GPIO_VIDEO_OUT_SUPP MBG_GPIO_LIMITS::video_out |
MBG_GPIO_VIDEO_SYNC_OUT_SUPP MBG_GPIO_LIMITS::video_sync_out |