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

type DSI_LCCCR = Reg<u32, _DSI_LCCCR>;

DSI Host LTDC Current Color Coding Register

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

For information about available fields see dsi_lcccr module

Trait Implementations

impl Readable for DSI_LCCCR[src]

read() method returns dsi_lcccr::R reader structure

impl ResetValue for DSI_LCCCR[src]

Register DSI_LCCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_LCCCR[src]

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