lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches

Parsed obsolete SMBIOS Type 5 Memory Controller Information. More...

#include <type5.h>

Data Fields

uint8_t current_interleave
lazybiosType5Decoded_t decoded
uint8_t enabled_error_correcting_capabilities
uint8_t error_correcting_capability
uint8_t error_detecting_method
lazybiosType5FieldStatus_t field_status
uint16_t handle
uint8_t length
uint8_t maximum_memory_module_size
uint16_t * memory_module_configuration_handles
uint8_t memory_module_voltage
uint8_t number_of_associated_memory_slots
uint8_t supported_interleave
uint16_t supported_memory_types
uint16_t supported_speeds

Detailed Description

Parsed obsolete SMBIOS Type 5 Memory Controller Information.

Definition at line 74 of file type5.h.

Field Documentation

◆ current_interleave

uint8_t lazybiosType5_t::current_interleave

Definition at line 80 of file type5.h.

◆ decoded

lazybiosType5Decoded_t lazybiosType5_t::decoded

Definition at line 88 of file type5.h.

◆ enabled_error_correcting_capabilities

uint8_t lazybiosType5_t::enabled_error_correcting_capabilities

Definition at line 87 of file type5.h.

◆ error_correcting_capability

uint8_t lazybiosType5_t::error_correcting_capability

Definition at line 78 of file type5.h.

◆ error_detecting_method

uint8_t lazybiosType5_t::error_detecting_method

Definition at line 77 of file type5.h.

◆ field_status

lazybiosType5FieldStatus_t lazybiosType5_t::field_status

Definition at line 89 of file type5.h.

◆ handle

uint16_t lazybiosType5_t::handle

Definition at line 75 of file type5.h.

◆ length

uint8_t lazybiosType5_t::length

Definition at line 76 of file type5.h.

◆ maximum_memory_module_size

uint8_t lazybiosType5_t::maximum_memory_module_size

Definition at line 81 of file type5.h.

◆ memory_module_configuration_handles

uint16_t* lazybiosType5_t::memory_module_configuration_handles

Definition at line 86 of file type5.h.

◆ memory_module_voltage

uint8_t lazybiosType5_t::memory_module_voltage

Definition at line 84 of file type5.h.

◆ number_of_associated_memory_slots

uint8_t lazybiosType5_t::number_of_associated_memory_slots

Definition at line 85 of file type5.h.

◆ supported_interleave

uint8_t lazybiosType5_t::supported_interleave

Definition at line 79 of file type5.h.

◆ supported_memory_types

uint16_t lazybiosType5_t::supported_memory_types

Definition at line 83 of file type5.h.

◆ supported_speeds

uint16_t lazybiosType5_t::supported_speeds

Definition at line 82 of file type5.h.


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