Module rp2040_pac::sysinfo

source ·
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§

Type Aliases§

  • CHIP_ID (r) register accessor: JEDEC JEP-106 compliant chip identifier.
  • GITREF_RP2040 (r) register accessor: Git hash of the chip source. Used to identify chip version.
  • PLATFORM (r) register accessor: Platform register. Allows software to know what environment it is running in.