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

type DSI_VHBPCCR = Reg<u32, _DSI_VHBPCCR>;

DSI Host Video HBP Current Configuration Register

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

For information about available fields see dsi_vhbpccr module

Trait Implementations

impl Readable for DSI_VHBPCCR[src]

read() method returns dsi_vhbpccr::R reader structure

impl ResetValue for DSI_VHBPCCR[src]

Register DSI_VHBPCCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_VHBPCCR[src]

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