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

type FGMAR = Reg<u32, _FGMAR>;

foreground memory address register

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

For information about available fields see fgmar module

Trait Implementations

impl Readable for FGMAR[src]

read() method returns fgmar::R reader structure

impl ResetValue for FGMAR[src]

Register FGMAR reset()'s with value 0

type Type = u32

Register size

impl Writable for FGMAR[src]

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