Type Alias rp2040_pac::clocks::INTS

source ·
pub type INTS = Reg<INTS_SPEC>;
Expand description

INTS (r) register accessor: Interrupt status after masking & forcing

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

For information about available fields see ints module

Aliased Type§

struct INTS { /* private fields */ }