R

Type Alias R 

pub type R = R<Tcd0NbytesMloffyesSpec>;
Expand description

Register TCD0_NBYTES_MLOFFYES reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn nbytes(&self) -> NbytesR

Bits 0:9 - Minor Byte Transfer Count

pub fn mloff(&self) -> MloffR

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) -> DmloeR

Bit 30 - Destination Minor Loop Offset enable

pub fn smloe(&self) -> SmloeR

Bit 31 - Source Minor Loop Offset Enable