Type Alias rp2040_pac::sysinfo::GITREF_RP2040

source ·
pub type GITREF_RP2040 = Reg<GITREF_RP2040_SPEC>;
Expand description

GITREF_RP2040 (r) register accessor: Git hash of the chip source. Used to identify chip version.

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

For information about available fields see gitref_rp2040 module

Aliased Type§

struct GITREF_RP2040 { /* private fields */ }