XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
MEMORY_DEVICE_OPERATING_MODE_CAPABILITY Union Reference

#include <SmBios.h>

Public Attributes

struct { 
 
   UINT16   Reserved:1 
 Set to 0. More...
 
   UINT16   Other:1 
 
   UINT16   Unknown:1 
 
   UINT16   VolatileMemory:1 
 
   UINT16   ByteAccessiblePersistentMemory:1 
 
   UINT16   BlockAccessiblePersistentMemory:1 
 
   UINT16   Reserved2:10 
 Set to 0. More...
 
Bits 
 
UINT16 Uint16
 

Detailed Description

Memory Device - Memory Operating Mode Capability

Member Data Documentation

◆ [struct]

struct { ... } MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Bits

Individual bit fields

◆ BlockAccessiblePersistentMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::BlockAccessiblePersistentMemory

◆ ByteAccessiblePersistentMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::ByteAccessiblePersistentMemory

◆ Other

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Other

◆ Reserved

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Reserved

Set to 0.

◆ Reserved2

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Reserved2

Set to 0.

◆ Uint16

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Uint16

All bit fields as a 16-bit value

◆ Unknown

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::Unknown

◆ VolatileMemory

UINT16 MEMORY_DEVICE_OPERATING_MODE_CAPABILITY::VolatileMemory

The documentation for this union was generated from the following file: