[][src]Type Definition stm32f4::stm32f407::ltdc::layer::CFBAR

type CFBAR = Reg<u32, _CFBAR>;

Layerx Color Frame Buffer Address Register

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

For information about available fields see cfbar module

Trait Implementations

impl Readable for CFBAR[src]

read() method returns cfbar::R reader structure

impl ResetValue for CFBAR[src]

Register CFBAR reset()'s with value 0

type Type = u32

Register size

impl Writable for CFBAR[src]

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