rp2040_pac::timerType Alias 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
struct INTS { }