rp2040_pac::xip_ssiType Alias 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
struct ISR { }