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