[][src]Type Definition imxrt1062_dma0::tcd0_nbytes_mloffyes::R

type R = R<u32, TCD0_NBYTES_MLOFFYES>;

Reader of register TCD0_NBYTES_MLOFFYES

Methods

impl R[src]

pub fn nbytes(&self) -> NBYTES_R[src]

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MLOFF_R[src]

Bits 10:29 - 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.

pub fn dmloe(&self) -> DMLOE_R[src]

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SMLOE_R[src]

Bit 31 - Source Minor Loop Offset Enable