Type Alias rp2040_pac::xip_ssi::ISR

source ·
pub type ISR = Reg<ISR_SPEC>;
Expand description

ISR (r) register accessor: Interrupt status

You can read this register and get isr::R. See API.

For information about available fields see isr module

Aliased Type§

struct ISR { /* private fields */ }