Enum smbioslib::VoltageProbeLocation [−][src]
pub enum VoltageProbeLocation {}Show variants
Other, Unknown, Processor, Disk, PeripheralBay, SystemManagementModule, Motherboard, MemoryModule, ProcessorModule, PowerUnit, AddInCard, FrontPanelBoard, BackPanelBoard, PowerSystemBoard, DriveBackPlane, None,
Expand description
Variants
Other
Unknown
Processor
Disk
Peripheral Bay
System Management Moduel
Motherboard
Memory Module
Processor Module
Power Unit
Add-in Card
Front Panel Board
Back Panel Board
Power System Board
Drive Back Plane
A value unknown to this standard, check the raw value
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VoltageProbeLocation
impl Send for VoltageProbeLocation
impl Sync for VoltageProbeLocation
impl Unpin for VoltageProbeLocation
impl UnwindSafe for VoltageProbeLocation