Type Definition stm32f4::stm32f413::dma1::st::M1AR[][src]

type M1AR = Reg<u32, _M1AR>;

stream x memory 1 address register

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

For information about available fields see m1ar module

Trait Implementations

impl Readable for M1AR[src]

read() method returns m1ar::R reader structure

impl ResetValue for M1AR[src]

Register M1AR reset()'s with value 0

type Type = u32

Register size

impl Writable for M1AR[src]

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