Type Alias VR

Source
pub type VR = Reg<VRrs>;
Expand description

VR (r) register accessor: DSI Host Version Register

You can read this register and get vr::R. See API.

See register structure

For information about available fields see vr module

Aliased Typeยง

struct VR { /* private fields */ }