[][src]Function debouncr::debounce_14

pub fn debounce_14() -> Debouncer<u16, Repeat14>

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