DoffW

Type Alias DoffW 

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

Field DOFF writer - Destination Address Signed Offset

Aliased Typeยง

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