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

type DSI_WPCR4 = Reg<u32, _DSI_WPCR4>;

DSI_WPCR4

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

For information about available fields see dsi_wpcr4 module

Trait Implementations

impl Readable for DSI_WPCR4[src]

read() method returns dsi_wpcr4::R reader structure

impl ResetValue for DSI_WPCR4[src]

Register DSI_WPCR4 reset()'s with value 0x3133_302a

type Type = u32

Register size

impl Writable for DSI_WPCR4[src]

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