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

type DSI_VNPCR = Reg<u32, _DSI_VNPCR>;

DSI Host Video Null Packet Configuration Register

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

For information about available fields see dsi_vnpcr module

Trait Implementations

impl Readable for DSI_VNPCR[src]

read() method returns dsi_vnpcr::R reader structure

impl ResetValue for DSI_VNPCR[src]

Register DSI_VNPCR reset()'s with value 0

type Type = u32

Register size

impl Writable for DSI_VNPCR[src]

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