mbgtools-lx  4.2.8
MBG_GPIO_BITS_OUT_SUPP Struct Reference

Supported options of a BITS type GPIO output. More...

#include <gpsdefs.h>

Data Fields

uint32_t supp_fmts
 bit mask of supported formats, see MBG_GPIO_BITS_FORMAT_MASKS More...
 
uint32_t supp_flags
 bit mask of supported flags, see MBG_GPIO_BITS_OUT_FLAG_MASKS More...
 

Detailed Description

Supported options of a BITS type GPIO output.

Used as sub-structure of MBG_GPIO_LIMITS.

See also
MBG_GPIO_TYPE_BITS_OUT
MBG_GPIO_LIMITS

Definition at line 8312 of file gpsdefs.h.

Field Documentation

◆ supp_flags

uint32_t MBG_GPIO_BITS_OUT_SUPP::supp_flags

bit mask of supported flags, see MBG_GPIO_BITS_OUT_FLAG_MASKS

Definition at line 8315 of file gpsdefs.h.

◆ supp_fmts

uint32_t MBG_GPIO_BITS_OUT_SUPP::supp_fmts

bit mask of supported formats, see MBG_GPIO_BITS_FORMAT_MASKS

Definition at line 8314 of file gpsdefs.h.


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