EmlmR

Type Alias EmlmR 

pub type EmlmR = BitReader<Emlm>;
Expand description

Field EMLM reader - Enable Minor Loop Mapping

Aliased Type§

pub struct EmlmR { /* private fields */ }

Implementations§

§

impl EmlmR

pub const fn variant(&self) -> Emlm

Get enumerated values variant

pub fn is_0(&self) -> bool

Disabled. TCDn.word2 is defined as a 32-bit NBYTES field.

pub fn is_1(&self) -> bool

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.