enum CapSenseMode

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration CapSenseMode

EnumeratorValueDescription
RESERVED0Reserved, do not use.
INACTIVE1Cap sensor is inactive.
ACTIVE_AUTO_THRESHOLD2Cap sensor is active in automatic threshold mode.
ACTIVE_NOISE_ATT4Cap sensor is active with noise mitigation enabled.
ACTIVE_NORMAL5Cap sensor is active in normal mode.
CONFIGURATION6Configuration mode.

Parent topic: DeviceConfig (C++)