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.
pub const touch_trigger_mode_t_TOUCH_TRIGGER_ABOVE: touch_trigger_mode_t = 1;<Touch interrupt will happen if counter value is larger than threshold.