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

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

#include <type27.h>

Data Fields

const char * device_type
const char * status

Detailed Description

Decoded forms of the Type 27 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 54 of file type27.h.

Field Documentation

◆ device_type

const char* lazybiosType27Decoded_t::device_type

Definition at line 55 of file type27.h.

◆ status

const char* lazybiosType27Decoded_t::status

Definition at line 56 of file type27.h.


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