[][src]Function debouncr::debounce_12

pub fn debounce_12() -> Debouncer<u16, Repeat12>

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