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

type CFBLNR = Reg<u32, _CFBLNR>;

Layerx ColorFrame Buffer Line Number Register

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

For information about available fields see cfblnr module

Trait Implementations

impl Readable for CFBLNR[src]

read() method returns cfblnr::R reader structure

impl ResetValue for CFBLNR[src]

Register CFBLNR reset()'s with value 0

type Type = u32

Register size

impl Writable for CFBLNR[src]

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