Constant esp_idf_sys::touch_trigger_mode_t_TOUCH_TRIGGER_BELOW

source ยท
pub const touch_trigger_mode_t_TOUCH_TRIGGER_BELOW: touch_trigger_mode_t = 0;
Expand description

<Touch interrupt will happen if counter value is less than threshold.