[][src]Function debouncr::debounce_15

pub fn debounce_15() -> Debouncer<u16, Repeat15>

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