rp2040_pac::sysinfo

Type Alias CHIP_ID

Source
pub type CHIP_ID = Reg<CHIP_ID_SPEC>;
Expand description

CHIP_ID (r) register accessor: JEDEC JEP-106 compliant chip identifier.

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

For information about available fields see chip_id module

Aliased Typeยง

struct CHIP_ID { /* private fields */ }