tecella_reg_props Struct Reference

#include <TecellaAmp.h>


Data Fields

wchar_t label [32]
wchar_t units [32]
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


Detailed Description

tecella_reg_props Provides useful information about a register for a specific device. For use with tecella_get_reg_props().

Field Documentation

Indicates if you can disable this register.

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.

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 Thu Jul 2 20:27:18 2009 for Tecella Amp by  doxygen 1.5.8