Module rp2040_pac::sysinfo[][src]

Expand description

SYSINFO

Modules

JEDEC JEP-106 compliant chip identifier.

Git hash of the chip source. Used to identify chip version.

Platform register. Allows software to know what environment it is running in.

Structs

Register block

Type Definitions

CHIP_ID register accessor: an alias for Reg<CHIP_ID_SPEC>

GITREF_RP2040 register accessor: an alias for Reg<GITREF_RP2040_SPEC>

PLATFORM register accessor: an alias for Reg<PLATFORM_SPEC>