Type Definition stm32f4::stm32f401::dma2::st::M0AR[][src]

type M0AR = Reg<u32, _M0AR>;

stream x memory 0 address register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see m0ar module

Trait Implementations

impl Readable for M0AR[src]

read() method returns m0ar::R reader structure

impl ResetValue for M0AR[src]

Register M0AR reset()'s with value 0

type Type = u32

Register size

impl Writable for M0AR[src]

write(|w| ..) method takes m0ar::W writer structure