Type Alias rp2040_pac::io_bank0::PROC0_INTS
source · pub type PROC0_INTS = Reg<PROC0_INTS_SPEC>;
Expand description
PROC0_INTS (r) register accessor: Interrupt status after masking & forcing for proc0
You can read
this register and get proc0_ints::R
. See API.
For information about available fields see proc0_ints
module
Aliased Type§
struct PROC0_INTS { /* private fields */ }