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

type DSI_GHCR = Reg<u32, _DSI_GHCR>;

DSI Host Generic Header Configuration Register

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

For information about available fields see dsi_ghcr module

Trait Implementations

impl Readable for DSI_GHCR[src]

read() method returns dsi_ghcr::R reader structure

impl ResetValue for DSI_GHCR[src]

Register DSI_GHCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_GHCR[src]

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