Struct smbioslib::SramTypes [−][src]
pub struct SramTypes {
pub raw: u16,
}Expand description
Fields
raw: u16Raw value
Implementations
Pipeline Burst
Synchronous
Asynchronous
Methods from Deref<Target = u16>
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SramTypesimpl UnwindSafe for SramTypes