pub type ValueW<'a, REG> = FieldWriter<'a, REG, 6>;Expand description
Field VALUE writer - Scaler Value
Aliased Typeยง
struct ValueW<'a, REG> { /* private fields */ }pub type ValueW<'a, REG> = FieldWriter<'a, REG, 6>;Field VALUE writer - Scaler Value
struct ValueW<'a, REG> { /* private fields */ }