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