Type Alias rp2040_pac::sysinfo::chip_id::R
source · pub type R = R<CHIP_ID_SPEC>;
Expand description
Register CHIP_ID
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
source§impl R
impl R
sourcepub fn manufacturer(&self) -> MANUFACTURER_R
pub fn manufacturer(&self) -> MANUFACTURER_R
Bits 0:11
sourcepub fn revision(&self) -> REVISION_R
pub fn revision(&self) -> REVISION_R
Bits 28:31