Struct smbioslib::VoltageProbeLocationAndStatus [−][src]
pub struct VoltageProbeLocationAndStatus { pub raw: u8, }
Expand description
Fields
raw: u8
Raw value
Implementations
Voltage Probe Location
Voltage Probe Status
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl Send for VoltageProbeLocationAndStatus
impl Sync for VoltageProbeLocationAndStatus
impl Unpin for VoltageProbeLocationAndStatus
impl UnwindSafe for VoltageProbeLocationAndStatus