Type Alias InpselW
pub type InpselW<'a, REG> = FieldWriter<'a, REG, 2, Inpsel>;Expand description
Field INPSEL writer - Selection of the input to the positive port of the
comparator
Aliased Type§
pub struct InpselW<'a, REG> { /* private fields */ }