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

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

#include <type8.h>

Data Fields

const char * external_connector_type
const char * internal_connector_type
const char * port_type

Detailed Description

Decoded forms of the Type 8 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 53 of file type8.h.

Field Documentation

◆ external_connector_type

const char* lazybiosType8Decoded_t::external_connector_type

Definition at line 54 of file type8.h.

◆ internal_connector_type

const char* lazybiosType8Decoded_t::internal_connector_type

Definition at line 55 of file type8.h.

◆ port_type

const char* lazybiosType8Decoded_t::port_type

Definition at line 56 of file type8.h.


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