SoffW

Type Alias SoffW 

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

Field SOFF writer - Source address signed offset

Aliased Typeยง

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