rp2040_pac::xip_ssi

Type Alias 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 */ }