pub const touch_trigger_mode_t_TOUCH_TRIGGER_ABOVE: touch_trigger_mode_t = 1;
Expand description

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