rp2040_pac::xip_ssiType Alias RISR
Source pub type RISR = Reg<RISR_SPEC>;
Expand description
RISR (r) register accessor: Raw interrupt status
You can read
this register and get risr::R
. See API.
For information about available fields see risr
module
struct RISR { }