[][src]Type Definition stm32f3::stm32f373::dma1::ch::MAR

type MAR = Reg<u32, _MAR>;

DMA channel 1 memory address register

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

For information about avaliable fields see mar module

Trait Implementations

impl Readable for MAR[src]

read() method returns mar::R reader structure

impl Writable for MAR[src]

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

impl ResetValue for MAR[src]

Register MAR reset()'s with value 0

type Type = u32

Register size