Class: Kanrisuru::Core::Dmi::MemoryChannelDevice
- Inherits:
-
Struct
- Object
- Struct
- Kanrisuru::Core::Dmi::MemoryChannelDevice
- Defined in:
- lib/kanrisuru/core/dmi/types.rb
Overview
Type 37: Memory Channel
Instance Attribute Summary collapse
-
#handle ⇒ Object
Returns the value of attribute handle.
-
#load ⇒ Object
Returns the value of attribute load.
Instance Attribute Details
#handle ⇒ Object
Returns the value of attribute handle
296 297 298 |
# File 'lib/kanrisuru/core/dmi/types.rb', line 296 def handle @handle end |
#load ⇒ Object
Returns the value of attribute load
296 297 298 |
# File 'lib/kanrisuru/core/dmi/types.rb', line 296 def load @load end |