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

type DSI_VLCCR = Reg<u32, _DSI_VLCCR>;

DSI Host Video Line Current Configuration Register

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

For information about available fields see dsi_vlccr module

Trait Implementations

impl Readable for DSI_VLCCR[src]

read() method returns dsi_vlccr::R reader structure

impl ResetValue for DSI_VLCCR[src]

Register DSI_VLCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_VLCCR[src]

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