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

type CFBLR = Reg<u32, _CFBLR>;

Layerx Color Frame Buffer Length Register

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

For information about available fields see cfblr module

Trait Implementations

impl Readable for CFBLR[src]

read() method returns cfblr::R reader structure

impl ResetValue for CFBLR[src]

Register CFBLR reset()'s with value 0

type Type = u32

Register size

impl Writable for CFBLR[src]

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