Treehopper C++ API
Nau7802Registers.h File Reference

Go to the source code of this file.

Namespaces

 Treehopper
 
 Treehopper::Libraries
 
 Treehopper::Libraries::IO
 
 Treehopper::Libraries::IO::Adc
 

Enumerations

enum  Gains {
  x1 = 0, x4 = 1, x2 = 2, x8 = 3,
  x16 = 4, x32 = 5, x64 = 6, x128 = 7
}
 
enum  Vldoes {
  mV_4500 = 0, mV_4200 = 1, mV_3900 = 2, mV_3600 = 3,
  mV_3300 = 4, mV_3000 = 5, mV_2700 = 6, mV_2400 = 7
}
 
enum  CalMods { OffsetCalibrationInternal = 0, Reserved = 1, OffsetCalibrationSystem = 2, GainCalibrationSystem = 3 }
 
enum  ConversionRates {
  Sps_10 = 0, Sps_20 = 1, Sps_40 = 2, Sps_80 = 3,
  Sps_320 = 7
}
 
enum  AdcVcms { ExtendedCommonModeRefp = 3, ExtendedCommonModeRefn = 2, disable = 0 }
 
enum  RegChpFreqs { off = 3 }