Type Alias ValW
pub type ValW<'a, REG> = FieldWriter<'a, REG, 16, u16>;Expand description
Field VAL writer - Channel Value
Aliased Typeยง
pub struct ValW<'a, REG> { /* private fields */ }pub type ValW<'a, REG> = FieldWriter<'a, REG, 16, u16>;Field VAL writer - Channel Value
pub struct ValW<'a, REG> { /* private fields */ }