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