SsfW

Type Alias SsfW 

pub type SsfW<'a, REG> = FieldWriter<'a, REG, 4>;
Expand description

Field SSF writer - Shifter Status Flag

Aliased Typeยง

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