Type Alias rp2040_pac::timer::INTR

source ·
pub type INTR = Reg<INTR_SPEC>;
Expand description

INTR (rw) register accessor: Raw Interrupts

You can read this register and get intr::R. You can reset, write, write_with_zero this register using intr::W. You can also modify this register. See API.

For information about available fields see intr module

Aliased Type§

struct INTR { /* private fields */ }