mbgtools-lx  4.2.8
MBG_GPIO_STATUS Struct Reference

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

#include <gpsdefs.h>

Data Fields

uint8_t port_state
 see MBG_GPIO_PORT_STATES More...
 
uint8_t reserved_0
 reserved, currently unused and always 0 More...
 
uint16_t reserved_1
 reserved, currently unused and always 0 More...
 
uint32_t reserved_2
 reserved, currently unused and always 0 More...
 
uint32_t reserved_3
 reserved, currently unused and always 0 More...
 

Detailed Description

Status information on a single GPIO port.

Definition at line 9292 of file gpsdefs.h.

Field Documentation

◆ port_state

uint8_t MBG_GPIO_STATUS::port_state

see MBG_GPIO_PORT_STATES

Definition at line 9294 of file gpsdefs.h.

Referenced by mbg_get_all_ucap_info().

◆ reserved_0

uint8_t MBG_GPIO_STATUS::reserved_0

reserved, currently unused and always 0

Definition at line 9295 of file gpsdefs.h.

◆ reserved_1

uint16_t MBG_GPIO_STATUS::reserved_1

reserved, currently unused and always 0

Definition at line 9296 of file gpsdefs.h.

◆ reserved_2

uint32_t MBG_GPIO_STATUS::reserved_2

reserved, currently unused and always 0

Definition at line 9297 of file gpsdefs.h.

◆ reserved_3

uint32_t MBG_GPIO_STATUS::reserved_3

reserved, currently unused and always 0

Definition at line 9298 of file gpsdefs.h.


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