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