rp2040_pac::xip_ssi

Type Alias IDR

Source
pub type IDR = Reg<IDR_SPEC>;
Expand description

IDR (r) register accessor: Identification register

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

For information about available fields see idr module

Aliased Typeยง

struct IDR { /* private fields */ }