Type Alias rp2040_pac::io_qspi::PROC1_INTE
source · pub type PROC1_INTE = Reg<PROC1_INTE_SPEC>;
Expand description
PROC1_INTE (rw) register accessor: Interrupt Enable for proc1
You can read
this register and get proc1_inte::R
. You can reset
, write
, write_with_zero
this register using proc1_inte::W
. You can also modify
this register. See API.
For information about available fields see proc1_inte
module
Aliased Type§
struct PROC1_INTE { /* private fields */ }