ValW

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 */ }