Type Alias rp2040_pac::xip_ssi::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

Aliased Type§

struct RISR { /* private fields */ }