Type Alias DebouncenW

Source
pub type DebouncenW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field DEBOUNCEN writer - Debouncer Enable

Aliased Typeยง

struct DebouncenW<'a, REG> { /* private fields */ }