|
mbgtools-lx
4.2.8
|
A GPIO port's current settings, 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_SETTINGS | settings |
| current settings More... | |
| uint32_t MBG_GPIO_SETTINGS_IDX::idx |
port index, 0..MBG_GPIO_CFG_LIMITS::num_io-1
Definition at line 9186 of file gpsdefs.h.
Referenced by mbgextio_set_gpio_settings_idx().
| MBG_GPIO_SETTINGS MBG_GPIO_SETTINGS_IDX::settings |
current settings
Definition at line 9187 of file gpsdefs.h.
Referenced by mbgextio_set_gpio_settings_idx().