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

type BGPFCCR = Reg<u32, _BGPFCCR>;

background PFC control register

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

For information about available fields see bgpfccr module

Trait Implementations

impl Readable for BGPFCCR[src]

read() method returns bgpfccr::R reader structure

impl ResetValue for BGPFCCR[src]

Register BGPFCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for BGPFCCR[src]

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