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

Parsed obsolete SMBIOS Type 6 Memory Module Information. More...

#include <type6.h>

Data Fields

uint8_t bank_connections
uint16_t current_memory_type
uint8_t current_speed
lazybiosType6Decoded_t decoded
uint8_t enabled_size
uint8_t error_status
lazybiosType6FieldStatus_t field_status
uint16_t handle
uint8_t installed_size
uint8_t length
const char * socket_designation

Detailed Description

Parsed obsolete SMBIOS Type 6 Memory Module Information.

Definition at line 64 of file type6.h.

Field Documentation

◆ bank_connections

uint8_t lazybiosType6_t::bank_connections

Definition at line 68 of file type6.h.

◆ current_memory_type

uint16_t lazybiosType6_t::current_memory_type

Definition at line 70 of file type6.h.

◆ current_speed

uint8_t lazybiosType6_t::current_speed

Definition at line 69 of file type6.h.

◆ decoded

lazybiosType6Decoded_t lazybiosType6_t::decoded

Definition at line 74 of file type6.h.

◆ enabled_size

uint8_t lazybiosType6_t::enabled_size

Definition at line 72 of file type6.h.

◆ error_status

uint8_t lazybiosType6_t::error_status

Definition at line 73 of file type6.h.

◆ field_status

lazybiosType6FieldStatus_t lazybiosType6_t::field_status

Definition at line 75 of file type6.h.

◆ handle

uint16_t lazybiosType6_t::handle

Definition at line 65 of file type6.h.

◆ installed_size

uint8_t lazybiosType6_t::installed_size

Definition at line 71 of file type6.h.

◆ length

uint8_t lazybiosType6_t::length

Definition at line 66 of file type6.h.

◆ socket_designation

const char* lazybiosType6_t::socket_designation

Definition at line 67 of file type6.h.


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