R

Type Alias R 

pub type R = R<CpuidSpec>;
Expand description

Register CPUID reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn revision(&self) -> RevisionR

Bits 0:3 - Indicates patch release: 0x0 = Patch 0

pub fn partno(&self) -> PartnoR

Bits 4:15 - Indicates part number

pub fn variant(&self) -> VariantR

Bits 20:23 - Indicates processor revision: 0x2 = Revision 2

pub fn implementer(&self) -> ImplementerR

Bits 24:31 - Implementer code