[][src]Function debouncr::debounce_2

pub fn debounce_2() -> Debouncer<u8, Repeat2>

Create a new debouncer that can detect a rising edge of 2 consecutive logical-high states.