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

type DSI_VHSACR = Reg<u32, _DSI_VHSACR>;

DSI Host Video HSA Configuration Register

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

For information about available fields see dsi_vhsacr module

Trait Implementations

impl Readable for DSI_VHSACR[src]

read() method returns dsi_vhsacr::R reader structure

impl ResetValue for DSI_VHSACR[src]

Register DSI_VHSACR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_VHSACR[src]

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