Type Alias EmlmW
pub type EmlmW<'a, REG> = BitWriter<'a, REG, Emlm>;Expand description
Field EMLM writer - Enable Minor Loop Mapping
Aliased Type§
pub struct EmlmW<'a, REG> { /* private fields */ }Implementations§
§impl<'a, REG> EmlmW<'a, REG>where
REG: Writable + RegisterSpec,
impl<'a, REG> EmlmW<'a, REG>where
REG: Writable + RegisterSpec,
pub fn _1(self) -> &'a mut W<REG>
pub fn _1(self) -> &'a mut W<REG>
Enabled. TCDn.word2 is redefined to include individual enable fields, an offset field, and the NBYTES field. The individual enable fields allow the minor loop offset to be applied to the source address, the destination address, or both. The NBYTES field is reduced when either offset is enabled.