[][src]Function debouncr::debounce_8

pub fn debounce_8() -> Debouncer<u8, Repeat8>

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