Type Alias rp2040_pac::io_bank0::PROC1_INTS

source ·
pub type PROC1_INTS = Reg<PROC1_INTS_SPEC>;
Expand description

PROC1_INTS (r) register accessor: Interrupt status after masking & forcing for proc1

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

For information about available fields see proc1_ints module

Aliased Type§

struct PROC1_INTS { /* private fields */ }