Struct smbioslib::OnBoardDeviceType [−][src]
pub struct OnBoardDeviceType {
pub raw: u8,
}Expand description
Fields
raw: u8Raw value
Implementations
One of the onboard device types
Enabled/disabled device status
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for OnBoardDeviceTypeimpl Send for OnBoardDeviceTypeimpl Sync for OnBoardDeviceTypeimpl Unpin for OnBoardDeviceTypeimpl UnwindSafe for OnBoardDeviceType