[][src]Function debouncr::debounce_13

pub fn debounce_13() -> Debouncer<u16, Repeat13>

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