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

Decoded forms of the Type 6 encoded fields. More...

#include <type6.h>

Data Fields

char * bank_connections
char * current_memory_type
char * enabled_size
char * error_status
char * installed_size

Detailed Description

Decoded forms of the Type 6 encoded fields.

Definition at line 52 of file type6.h.

Field Documentation

◆ bank_connections

char* lazybiosType6Decoded_t::bank_connections

Definition at line 53 of file type6.h.

◆ current_memory_type

char* lazybiosType6Decoded_t::current_memory_type

Definition at line 54 of file type6.h.

◆ enabled_size

char* lazybiosType6Decoded_t::enabled_size

Definition at line 56 of file type6.h.

◆ error_status

char* lazybiosType6Decoded_t::error_status

Definition at line 57 of file type6.h.

◆ installed_size

char* lazybiosType6Decoded_t::installed_size

Definition at line 55 of file type6.h.


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