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