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