[][src]Function debouncr::debounce_16

pub fn debounce_16() -> Debouncer<u16, Repeat16>

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