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

type OPFCCR = Reg<u32, _OPFCCR>;

output PFC control register

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

For information about available fields see opfccr module

Trait Implementations

impl Readable for OPFCCR[src]

read() method returns opfccr::R reader structure

impl ResetValue for OPFCCR[src]

Register OPFCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for OPFCCR[src]

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