Type Alias rp2040_pac::xip_ssi::IMR

source ·
pub type IMR = Reg<IMR_SPEC>;
Expand description

IMR (rw) register accessor: Interrupt mask

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

For information about available fields see imr module

Aliased Type§

struct IMR { /* private fields */ }