mbgtools-lx  4.2.8
MBG_GPIO_VIDEO_OUT_SUPP Struct Reference

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

#include <gpsdefs.h>

Data Fields

uint32_t supp_formats
 supported video formats, see MBG_GPIO_VIDEO_FORMAT_MASKS More...
 
uint32_t supp_flags
 supported flags, see MBG_GPIO_VIDEO_OUT_FLAG_MASKS More...
 
uint32_t supp_epochs
 supported epochs, see MBG_GPIO_VIDEO_EPOCH_MASKS More...
 
uint8_t supp_tc_modes
 supported tc_modes, see MBG_GPIO_VIDEO_TC_MODE_MASKS More...
 
uint8_t reserved0
 reserved, currently always 0 More...
 
uint8_t reserved2
 reserved, currently always 0 More...
 
uint16_t reserved3
 reserved, currently always 0 More...
 
uint32_t reserved1
 reserved, currently always 0 More...
 

Detailed Description

Supported options of a video type GPIO output.

Used as sub-structure of MBG_GPIO_LIMITS.

See also
MBG_GPIO_TYPE_VIDEO_OUT
MBG_GPIO_LIMITS

Definition at line 8573 of file gpsdefs.h.

Field Documentation

◆ reserved0

uint8_t MBG_GPIO_VIDEO_OUT_SUPP::reserved0

reserved, currently always 0

Definition at line 8581 of file gpsdefs.h.

◆ reserved1

uint32_t MBG_GPIO_VIDEO_OUT_SUPP::reserved1

reserved, currently always 0

Definition at line 8584 of file gpsdefs.h.

◆ reserved2

uint8_t MBG_GPIO_VIDEO_OUT_SUPP::reserved2

reserved, currently always 0

Definition at line 8582 of file gpsdefs.h.

◆ reserved3

uint16_t MBG_GPIO_VIDEO_OUT_SUPP::reserved3

reserved, currently always 0

Definition at line 8583 of file gpsdefs.h.

◆ supp_epochs

uint32_t MBG_GPIO_VIDEO_OUT_SUPP::supp_epochs

supported epochs, see MBG_GPIO_VIDEO_EPOCH_MASKS

Definition at line 8577 of file gpsdefs.h.

◆ supp_flags

uint32_t MBG_GPIO_VIDEO_OUT_SUPP::supp_flags

supported flags, see MBG_GPIO_VIDEO_OUT_FLAG_MASKS

Definition at line 8576 of file gpsdefs.h.

◆ supp_formats

uint32_t MBG_GPIO_VIDEO_OUT_SUPP::supp_formats

supported video formats, see MBG_GPIO_VIDEO_FORMAT_MASKS

Definition at line 8575 of file gpsdefs.h.

◆ supp_tc_modes

uint8_t MBG_GPIO_VIDEO_OUT_SUPP::supp_tc_modes

supported tc_modes, see MBG_GPIO_VIDEO_TC_MODE_MASKS

Definition at line 8579 of file gpsdefs.h.


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