Struct raw_cpuid::ProcessorSerial [−][src]
pub struct ProcessorSerial { /* fields omitted */ }
Implementations
Bits 00-31 of 96 bit processor serial number. (Available in Pentium III processor only; otherwise, the value in this register is reserved.)
Bits 32-63 of 96 bit processor serial number. (Available in Pentium III processor only; otherwise, the value in this register is reserved.)
Trait Implementations
Returns the “default value” for a type. Read more