mbgtools-lx  4.2.8
MBG_GPIO_STATUS_IDX Struct Reference

Status information on a specific GPIO port. More...

#include <gpsdefs.h>

Data Fields

uint16_t idx
 port index, 0..MBG_GPIO_CFG_LIMITS::num_io-1 More...
 
MBG_GPIO_STATUS status
 status information More...
 

Detailed Description

Status information on a specific GPIO port.

Definition at line 9317 of file gpsdefs.h.

Field Documentation

◆ idx

uint16_t MBG_GPIO_STATUS_IDX::idx

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

Definition at line 9319 of file gpsdefs.h.

◆ status

MBG_GPIO_STATUS MBG_GPIO_STATUS_IDX::status

status information

Definition at line 9320 of file gpsdefs.h.


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