mbgtools-lx  4.2.8
MBG_GPIO_SETTINGS_IDX Struct Reference

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...
 

Detailed Description

A GPIO port's current settings, plus port index.

Definition at line 9184 of file gpsdefs.h.

Field Documentation

◆ idx

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().

◆ settings

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().


The documentation for this struct was generated from the following file: