Type Alias VMCCR
Source pub type VMCCR = Reg<VMCCRrs>;
Expand description
VMCCR (r) register accessor: DSI Host Video mode Current Configuration Register
You can read
this register and get vmccr::R
. See API.
See register structure
For information about available fields see vmccr
module
struct VMCCR { }