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

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

#include <type17.h>

Data Fields

char * cache_size
char * extended_size
char * extended_speed
const char * form_factor
char * memory_operating_mode_capability
const char * memory_technology
const char * memory_type
char * module_manufacturer_id
char * non_volatile_size
char * pmic0_manufacturer_id
char * pmic0_revision_number
char * rcd_manufacturer_id
char * rcd_revision_number
char * type_detail
char * volatile_size

Detailed Description

Decoded forms of the Type 17 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 87 of file type17.h.

Field Documentation

◆ cache_size

char* lazybiosType17Decoded_t::cache_size

Definition at line 97 of file type17.h.

◆ extended_size

char* lazybiosType17Decoded_t::extended_size

Definition at line 92 of file type17.h.

◆ extended_speed

char* lazybiosType17Decoded_t::extended_speed

Definition at line 98 of file type17.h.

◆ form_factor

const char* lazybiosType17Decoded_t::form_factor

Definition at line 88 of file type17.h.

◆ memory_operating_mode_capability

char* lazybiosType17Decoded_t::memory_operating_mode_capability

Definition at line 93 of file type17.h.

◆ memory_technology

const char* lazybiosType17Decoded_t::memory_technology

Definition at line 89 of file type17.h.

◆ memory_type

const char* lazybiosType17Decoded_t::memory_type

Definition at line 90 of file type17.h.

◆ module_manufacturer_id

char* lazybiosType17Decoded_t::module_manufacturer_id

Definition at line 94 of file type17.h.

◆ non_volatile_size

char* lazybiosType17Decoded_t::non_volatile_size

Definition at line 95 of file type17.h.

◆ pmic0_manufacturer_id

char* lazybiosType17Decoded_t::pmic0_manufacturer_id

Definition at line 99 of file type17.h.

◆ pmic0_revision_number

char* lazybiosType17Decoded_t::pmic0_revision_number

Definition at line 100 of file type17.h.

◆ rcd_manufacturer_id

char* lazybiosType17Decoded_t::rcd_manufacturer_id

Definition at line 101 of file type17.h.

◆ rcd_revision_number

char* lazybiosType17Decoded_t::rcd_revision_number

Definition at line 102 of file type17.h.

◆ type_detail

char* lazybiosType17Decoded_t::type_detail

Definition at line 91 of file type17.h.

◆ volatile_size

char* lazybiosType17Decoded_t::volatile_size

Definition at line 96 of file type17.h.


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