[][src]Function debouncr::debounce_11

pub fn debounce_11() -> Debouncer<u16, Repeat11>

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