[][src]Type Definition stm32f4::stm32f469::ltdc::layer::BFCR

type BFCR = Reg<u32, _BFCR>;

Layerx Blending Factors Configuration Register

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

For information about available fields see bfcr module

Trait Implementations

impl Readable for BFCR[src]

read() method returns bfcr::R reader structure

impl ResetValue for BFCR[src]

Register BFCR reset()'s with value 0x0607

type Type = u32

Register size

impl Writable for BFCR[src]

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