mbgtools-lx
4.2.8
|
A GPIO port's current settings and limits, plus port index. More...
#include <gpsdefs.h>
Data Fields | |
uint32_t | idx |
port index, 0..MBG_GPIO_CFG_LIMITS::num_io-1 More... | |
MBG_GPIO_INFO | info |
limits and current settings of this GPIO port More... | |
A GPIO port's current settings and limits, plus port index.
uint32_t MBG_GPIO_INFO_IDX::idx |
port index, 0..MBG_GPIO_CFG_LIMITS::num_io-1
MBG_GPIO_INFO MBG_GPIO_INFO_IDX::info |
limits and current settings of this GPIO port
Definition at line 9276 of file gpsdefs.h.
Referenced by chk_dev_gpio_dep_on_ass_idx(), and chk_dev_gpio_supp_ass_idx().