rp2040_pac::sysinfo::chip_id

Type Alias 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