Middleware State Macros¶
-
group
group_capsense_macros_mw_state
Middleware state macros.
Defines
-
CY_CAPSENSE_MW_STATE_READY
The CapSense middleware is ready to scan.
-
CY_CAPSENSE_MW_STATE_SCAN_CHANNEL_MASK
The mask, which corresponds to a busy channel.
-
CY_CAPSENSE_MW_STATE_CALIBRATION_MASK
The auto-calibration is currently in progress.
-
CY_CAPSENSE_MW_STATE_VERIFY_CALIBRATION_MASK
The auto-calibration verification is currently in progress.
-
CY_CAPSENSE_MW_STATE_INITIALIZATION_MASK
The middleware initialization is currently in progress.
-
CY_CAPSENSE_MW_STATE_BIST_MASK
The BIST is currently in progress.
-
CY_CAPSENSE_MW_STATE_SCAN_SLOT_MASK
The currently active or last scanned slot ID mask.
-
CY_CAPSENSE_MW_STATE_SCAN_SLOT_POS
Current scan slot position in status.
-