Enum Bh1745.AdcGainTypes
The available ADC gain scaling options for the Bh1745
Assembly: Bh1745.dll
View Source
public enum Bh1745.AdcGainTypes : byte
Fields
X1
1x scale
View Source
X1 = 0
X2
2x scale
View Source
X2 = 1
X16
16x scale
View Source
X16 = 2