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

type CKCR = Reg<u32, _CKCR>;

Layerx Color Keying Configuration Register

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

For information about available fields see ckcr module

Trait Implementations

impl Readable for CKCR[src]

read() method returns ckcr::R reader structure

impl ResetValue for CKCR[src]

Register CKCR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKCR[src]

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