Type Alias MloffR
pub type MloffR = FieldReader<u32>;Expand description
Field MLOFF reader - 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 MloffR { /* private fields */ }