Type Alias MCR

Source
pub type MCR = Reg<MCRrs>;
Expand description

MCR (rw) register accessor: DSI Host mode Configuration Register

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

See register structure

For information about available fields see mcr module

Aliased Typeยง

struct MCR { /* private fields */ }