Enum smbioslib::TemperatureProbeLocation [−][src]
pub enum TemperatureProbeLocation {}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 TemperatureProbeLocation
impl Send for TemperatureProbeLocation
impl Sync for TemperatureProbeLocation
impl Unpin for TemperatureProbeLocation
impl UnwindSafe for TemperatureProbeLocation