rp2040_pac::xip_ssi

Type Alias MWCR

Source
pub type MWCR = Reg<MWCR_SPEC>;
Expand description

MWCR (rw) register accessor: Microwire Control

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

For information about available fields see mwcr module

Aliased Typeยง

struct MWCR { /* private fields */ }