mbgtools-lx  4.2.8
MBG_GPIO_INFO Struct Reference

A GPIO port's current settings and limits. More...

#include <gpsdefs.h>

Data Fields

MBG_GPIO_SETTINGS settings
 current settings More...
 
MBG_GPIO_LIMITS limits
 limits of this GPIO port More...
 

Detailed Description

A GPIO port's current settings and limits.

Definition at line 9254 of file gpsdefs.h.

Field Documentation

◆ limits

MBG_GPIO_LIMITS MBG_GPIO_INFO::limits

limits of this GPIO port

Definition at line 9257 of file gpsdefs.h.

Referenced by chk_dev_gpio_supp_ass_idx().

◆ settings

MBG_GPIO_SETTINGS MBG_GPIO_INFO::settings

current settings

Definition at line 9256 of file gpsdefs.h.

Referenced by chk_dev_gpio_dep_on_ass_idx(), and mbg_get_all_ucap_info().


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