Enum smbioslib::AgpSlotWidth [−][src]
pub enum AgpSlotWidth { X1, X2, X4, X8, }
Expand description
The slot width of an AGP slot specified in the SystemSlotType
Variants
X1
X2
X4
X8
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AgpSlotWidth
impl Send for AgpSlotWidth
impl Sync for AgpSlotWidth
impl Unpin for AgpSlotWidth
impl UnwindSafe for AgpSlotWidth