Enum smbioslib::MXMSlotType [−][src]
pub enum MXMSlotType { MxmTypeI, MxmTypeII, MxmTypeIIIStandard, MxmTypeIIIHE, MxmTypeIV, Mxm3TypeA, Mxm3TypeB, }
Expand description
An MXM SlotType
Variants
MXM Type I
MXM Type II
MXM Type III (standard connector)
MXM Type III (HE connector)
MXM Type IV
MXM 3.0 Type A
MXM 3.0 Type B
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MXMSlotType
impl Send for MXMSlotType
impl Sync for MXMSlotType
impl Unpin for MXMSlotType
impl UnwindSafe for MXMSlotType