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

type BGOR = Reg<u32, _BGOR>;

background offset register

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

For information about available fields see bgor module

Trait Implementations

impl Readable for BGOR[src]

read() method returns bgor::R reader structure

impl ResetValue for BGOR[src]

Register BGOR reset()'s with value 0

type Type = u32

Register size

impl Writable for BGOR[src]

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