Enum AbmState
Defines if automatic baseline correction (ABM) is on or off For details refer to datasheet, rev. 1.0, pg. 8
public enum AbmState
Fields
Off = 0
ABM off (value acc. to datasheet)
On = 160
ABM on (value acc. to datasheet)
Defines if automatic baseline correction (ABM) is on or off For details refer to datasheet, rev. 1.0, pg. 8
public enum AbmState
Off = 0
ABM off (value acc. to datasheet)
On = 160
ABM on (value acc. to datasheet)