Struct raw_cpuid::ProcessorSerial
[−]
[src]
pub struct ProcessorSerial { // some fields omitted }
Methods
impl ProcessorSerial
[src]
fn serial_lower(&self) -> u32
Bits 00-31 of 96 bit processor serial number. (Available in Pentium III processor only; otherwise, the value in this register is reserved.)
fn serial_middle(&self) -> u32
Bits 32-63 of 96 bit processor serial number. (Available in Pentium III processor only; otherwise, the value in this register is reserved.)