mbgtools-lx  4.2.8
MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS Struct Reference

Configuration of a GPIO as sync output module. More...

#include <gpsdefs.h>

Data Fields

uint32_t type
 sync type, see :: MBG_GPIO_SYNC_TYPES More...
 
uint32_t flags
 flags, currently always 0 More...
 
uint32_t reserved0
 reserved, currently always 0 More...
 
uint32_t reserved1
 reserved, currently always 0 More...
 
uint32_t reserved2
 reserved, currently always 0 More...
 
uint32_t reserved3
 reserved, currently always 0 More...
 

Detailed Description

Configuration of a GPIO as sync output module.

Used as sub-structure of MBG_GPIO_SETTINGS.

See also
MBG_GPIO_TYPE_VIDEO_SYNC_OUT
MBG_GPIO_SETTINGS

Definition at line 8690 of file gpsdefs.h.

Field Documentation

◆ flags

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::flags

flags, currently always 0

Definition at line 8693 of file gpsdefs.h.

◆ reserved0

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::reserved0

reserved, currently always 0

Definition at line 8694 of file gpsdefs.h.

◆ reserved1

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::reserved1

reserved, currently always 0

Definition at line 8695 of file gpsdefs.h.

◆ reserved2

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::reserved2

reserved, currently always 0

Definition at line 8696 of file gpsdefs.h.

◆ reserved3

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::reserved3

reserved, currently always 0

Definition at line 8697 of file gpsdefs.h.

◆ type

uint32_t MBG_GPIO_VIDEO_SYNC_OUT_SETTINGS::type

sync type, see :: MBG_GPIO_SYNC_TYPES

Definition at line 8692 of file gpsdefs.h.


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