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