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

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

#include <type16.h>

Data Fields

const char * location
uint64_t maximum_capacity
const char * memory_error_correction
const char * use

Detailed Description

Decoded forms of the Type 16 encoded fields.

Each member holds the decoded form of the raw field it is named for. Consult the matching field_status member before using one.

Definition at line 55 of file type16.h.

Field Documentation

◆ location

const char* lazybiosType16Decoded_t::location

Definition at line 56 of file type16.h.

◆ maximum_capacity

uint64_t lazybiosType16Decoded_t::maximum_capacity

Definition at line 57 of file type16.h.

◆ memory_error_correction

const char* lazybiosType16Decoded_t::memory_error_correction

Definition at line 58 of file type16.h.

◆ use

const char* lazybiosType16Decoded_t::use

Definition at line 59 of file type16.h.


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