Constant esp_idf_hal::sys::touch_trigger_mode_t_TOUCH_TRIGGER_ABOVE
source ยท pub const touch_trigger_mode_t_TOUCH_TRIGGER_ABOVE: u32 = 1; // 1u32
Expand description
<Touch interrupt will happen if counter value is larger than threshold.