rp2040_pac::xip_ssi

Type Alias SR

Source
pub type SR = Reg<SR_SPEC>;
Expand description

SR (r) register accessor: Status register

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

For information about available fields see sr module

Aliased Typeยง

struct SR { /* private fields */ }