mbgtools-lx  4.2.8
MBG_DAC_SPECS Struct Reference

DAC limit specs. More...

#include <gpsdefs.h>

Data Fields

int32_t dac_val_min
 min. possible DAC Value, positive or negative More...
 
int32_t dac_val_max
 max. possible DAC Value, positive or negative More...
 
int32_t u_min
 min. possible real voltage range [mV], positive or negative, depending on MBG_DAC_SPECS::dac_val_min More...
 
int32_t u_max
 max. possible real voltage range [mV], positive or negative, depending on MBG_DAC_SPECS::dac_val_max More...
 
uint32_t reserved_0
 reserved, currently always 0 More...
 
uint32_t reserved_1
 reserved, currently always 0 More...
 

Detailed Description

DAC limit specs.

Definition at line 9929 of file gpsdefs.h.

Field Documentation

◆ dac_val_max

int32_t MBG_DAC_SPECS::dac_val_max

max. possible DAC Value, positive or negative

Definition at line 9932 of file gpsdefs.h.

◆ dac_val_min

int32_t MBG_DAC_SPECS::dac_val_min

min. possible DAC Value, positive or negative

Definition at line 9931 of file gpsdefs.h.

◆ reserved_0

uint32_t MBG_DAC_SPECS::reserved_0

reserved, currently always 0

Definition at line 9937 of file gpsdefs.h.

◆ reserved_1

uint32_t MBG_DAC_SPECS::reserved_1

reserved, currently always 0

Definition at line 9938 of file gpsdefs.h.

◆ u_max

int32_t MBG_DAC_SPECS::u_max

max. possible real voltage range [mV], positive or negative, depending on MBG_DAC_SPECS::dac_val_max

Definition at line 9935 of file gpsdefs.h.

◆ u_min

int32_t MBG_DAC_SPECS::u_min

min. possible real voltage range [mV], positive or negative, depending on MBG_DAC_SPECS::dac_val_min

Definition at line 9934 of file gpsdefs.h.


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