[][src]Function debouncr::debounce_6

pub fn debounce_6() -> Debouncer<u8, Repeat6>

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