mbgtools-lx  4.2.8
MBG_IMS_FDM_OUTPUT_STATE Struct Reference

Output state of FDM device. More...

#include <gpsdefs.h>

Data Fields

int32_t dac_val
 current DAC value, positive or negative More...
 
uint32_t mode
 current output mode, see MBG_IMS_FDM_OUTPUT_MODES More...
 
MBG_DAC_SPECS dac_specs
 DAC specific limits. More...
 
uint32_t reserved_0
 reserved, currently always 0 More...
 
uint32_t reserved_1
 reserved, currently always 0 More...
 

Detailed Description

Output state of FDM device.

Note
This is only supported if MBG_IMS_STATE_FLAG_MSK_HAS_FDM is set in MBG_IMS_STATE::flags

Definition at line 9960 of file gpsdefs.h.

Field Documentation

◆ dac_specs

MBG_DAC_SPECS MBG_IMS_FDM_OUTPUT_STATE::dac_specs

DAC specific limits.

Definition at line 9965 of file gpsdefs.h.

◆ dac_val

int32_t MBG_IMS_FDM_OUTPUT_STATE::dac_val

current DAC value, positive or negative

Definition at line 9962 of file gpsdefs.h.

◆ mode

uint32_t MBG_IMS_FDM_OUTPUT_STATE::mode

current output mode, see MBG_IMS_FDM_OUTPUT_MODES

Definition at line 9963 of file gpsdefs.h.

◆ reserved_0

uint32_t MBG_IMS_FDM_OUTPUT_STATE::reserved_0

reserved, currently always 0

Definition at line 9967 of file gpsdefs.h.

◆ reserved_1

uint32_t MBG_IMS_FDM_OUTPUT_STATE::reserved_1

reserved, currently always 0

Definition at line 9968 of file gpsdefs.h.


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