LowW

Type Alias LowW 

pub type LowW<'a, REG> = FieldWriter<'a, REG, 16, u16>;
Expand description

Field LOW writer - Low Polynomial Half-word

Aliased Typeยง

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