Type Definition stm32f4::stm32f469::dsihost::DSI_LCOLCR[][src]

type DSI_LCOLCR = Reg<u32, _DSI_LCOLCR>;

DSI Host LTDC Color Coding Register

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

For information about available fields see dsi_lcolcr module

Trait Implementations

impl Readable for DSI_LCOLCR[src]

read() method returns dsi_lcolcr::R reader structure

impl ResetValue for DSI_LCOLCR[src]

Register DSI_LCOLCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_LCOLCR[src]

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