Type Alias W
pub type W = W<Tcd0NbytesMloffyesSpec>;Expand description
Register TCD0_NBYTES_MLOFFYES writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn nbytes(&mut self) -> NbytesW<'_, Tcd0NbytesMloffyesSpec>
pub fn nbytes(&mut self) -> NbytesW<'_, Tcd0NbytesMloffyesSpec>
Bits 0:9 - Minor Byte Transfer Count
pub fn mloff(&mut self) -> MloffW<'_, Tcd0NbytesMloffyesSpec>
pub fn mloff(&mut self) -> MloffW<'_, Tcd0NbytesMloffyesSpec>
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) -> DmloeW<'_, Tcd0NbytesMloffyesSpec>
pub fn dmloe(&mut self) -> DmloeW<'_, Tcd0NbytesMloffyesSpec>
Bit 30 - Destination Minor Loop Offset enable
pub fn smloe(&mut self) -> SmloeW<'_, Tcd0NbytesMloffyesSpec>
pub fn smloe(&mut self) -> SmloeW<'_, Tcd0NbytesMloffyesSpec>
Bit 31 - Source Minor Loop Offset Enable