SelW

Type Alias SelW 

Source
pub type SelW<'a, REG> = FieldWriter<'a, REG, 3>;
Expand description

Field SEL writer -

Aliased Typeยง

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