Type Alias ValueW

Source
pub type ValueW<'a, REG> = FieldWriter<'a, REG, 6>;
Expand description

Field VALUE writer - Scaler Value

Aliased Type§

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