tecella_reg_props Struct Reference

#include <TecellaAmp.h>


Data Fields

wchar_t label [TECELLA_REG_PROPS_LABEL_SIZE]
wchar_t units [TECELLA_REG_PROPS_UNITS_SIZE]
bool supported
bool can_be_disabled
double v_min
double v_max
double v_lsb
unsigned int v_divisions
double v_default
double pct_lsb


Field Documentation

Indicates if you can disable this register.

wchar_t tecella_reg_props::label[TECELLA_REG_PROPS_LABEL_SIZE]

Label that should be used for this register in a GUI.

Indicates the precision of the double value when represented in percent.

Indicates if the register is supported by the device.

wchar_t tecella_reg_props::units[TECELLA_REG_PROPS_UNITS_SIZE]

Units used when represented as a double.

Default value upon initialization.

The number of valid values in the range [v_min,v_max]

Indicates the precision of the double value.

Maximum value for when calling tecella_chan_set().

Minimum value for when calling tecella_chan_set().


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

Generated on Mon Feb 20 23:08:05 2012 for Tecella Amp by  doxygen 1.5.8