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