Type Alias rp2040_pac::xip_ssi::ICR

source ·
pub type ICR = Reg<ICR_SPEC>;
Expand description

ICR (r) register accessor: Interrupt clear

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

For information about available fields see icr module

Aliased Type§

struct ICR { /* private fields */ }