mbgtools-lx  4.2.8
MBG_GPIO_BITS_IN_SUPP Struct Reference

Supported options of a BITS GPIO input. More...

#include <gpsdefs.h>

Data Fields

uint32_t supp_fmts
 bit mask of supported formats, see MBG_GPIO_BITS_FORMAT_MASKS More...
 
uint32_t reserved
 reserved, currently always 0 More...
 

Detailed Description

Supported options of a BITS GPIO input.

Used as sub-structure of MBG_GPIO_LIMITS.

See also
MBG_GPIO_TYPE_BITS_IN
MBG_GPIO_LIMITS

Definition at line 8208 of file gpsdefs.h.

Field Documentation

◆ reserved

uint32_t MBG_GPIO_BITS_IN_SUPP::reserved

reserved, currently always 0

Definition at line 8211 of file gpsdefs.h.

◆ supp_fmts

uint32_t MBG_GPIO_BITS_IN_SUPP::supp_fmts

bit mask of supported formats, see MBG_GPIO_BITS_FORMAT_MASKS

Definition at line 8210 of file gpsdefs.h.


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