[][src]Function debouncr::debounce_9

pub fn debounce_9() -> Debouncer<u16, Repeat9>

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