Type Alias VPCR

Source
pub type VPCR = Reg<VPCRrs>;
Expand description

VPCR (rw) register accessor: DSI Host video packet configuration register

You can read this register and get vpcr::R. You can reset, write, write_with_zero this register using vpcr::W. You can also modify this register. See API.

See register structure

For information about available fields see vpcr module

Aliased Typeยง

pub struct VPCR { /* private fields */ }