[][src]Type Definition imxrt1062_dma0::tcd22_nbytes_mloffyes::W

type W = W<u32, TCD22_NBYTES_MLOFFYES>;

Writer for register TCD22_NBYTES_MLOFFYES

Methods

impl W[src]

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

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&mut self) -> MLOFF_W[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(&mut self) -> DMLOE_W[src]

Bit 30 - Destination Minor Loop Offset enable

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

Bit 31 - Source Minor Loop Offset Enable