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