Type Alias CMCR

Source
pub type CMCR = Reg<CMCRrs>;
Expand description

CMCR (rw) register accessor: DSI Host Command mode Configuration Register

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

See register structure

For information about available fields see cmcr module

Aliased Typeยง

struct CMCR { /* private fields */ }