pub type W = W<Cm0ar5Spec>;Expand description
Register CM0AR5 writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn ma(&mut self) -> MaW<'_, Cm0ar5Spec>
pub fn ma(&mut self) -> MaW<'_, Cm0ar5Spec>
Bits 0:31 - peripheral address It contains the base address of the memory from/to which the data will be read/written. In memory-to-memory mode, this register identifies the memory source address if DIR = 1 and the memory destination address if DIR = 0. In peripheral-to-peripheral mode, this register identifies the peripheral source address DIR = 1 and the peripheral destination address if DIR = 0.