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

source

pub fn manufacturer(&self) -> MANUFACTURER_R

Bits 0:11

source

pub fn part(&self) -> PART_R

Bits 12:27

source

pub fn revision(&self) -> REVISION_R

Bits 28:31