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

type DSI_LPMCR = Reg<u32, _DSI_LPMCR>;

DSI Host Low-Power Mode Configuration Register

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

For information about available fields see dsi_lpmcr module

Trait Implementations

impl Readable for DSI_LPMCR[src]

read() method returns dsi_lpmcr::R reader structure

impl ResetValue for DSI_LPMCR[src]

Register DSI_LPMCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_LPMCR[src]

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