[][src]Function debouncr::debounce_7

pub fn debounce_7() -> Debouncer<u8, Repeat7>

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