mbgtools-lx  4.2.8
MBG_GPIO_INFO_IDX Struct Reference

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

Detailed Description

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

Definition at line 9273 of file gpsdefs.h.

Field Documentation

◆ idx

uint32_t MBG_GPIO_INFO_IDX::idx

port index, 0..MBG_GPIO_CFG_LIMITS::num_io-1

Definition at line 9275 of file gpsdefs.h.

◆ info

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


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