Type Definition stm32f4::stm32f469::dma2d::BGMAR[][src]

type BGMAR = Reg<u32, _BGMAR>;

background memory address register

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

For information about available fields see bgmar module

Trait Implementations

impl Readable for BGMAR[src]

read() method returns bgmar::R reader structure

impl ResetValue for BGMAR[src]

Register BGMAR reset()'s with value 0

type Type = u32

Register size

impl Writable for BGMAR[src]

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