MloffW

Type Alias MloffW 

pub type MloffW<'a, REG> = FieldWriter<'a, REG, 20, u32>;
Expand description

Field MLOFF writer - If SMLOE or DMLOE is set, this field represents a sign-extended offset applied to the source or destination address to form the next-state value after the minor loop completes.

Aliased Typeยง

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