Enum smbioslib::ManagementDeviceAddressType [−][src]
pub enum ManagementDeviceAddressType { Other, Unknown, IOPort, Memory, SMBus, None, }
Variants
Other
Unknown
I/O Port
Memory
SM Bus
A value unknown to this standard, check the raw value
Trait Implementations
impl Debug for ManagementDeviceAddressType
[src]
impl Debug for ManagementDeviceAddressType
[src]