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

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

#include <type30.h>

Data Fields

const char * inbound_connection
const char * outbound_connection

Detailed Description

Decoded forms of the Type 30 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 50 of file type30.h.

Field Documentation

◆ inbound_connection

const char* lazybiosType30Decoded_t::inbound_connection

Definition at line 51 of file type30.h.

◆ outbound_connection

const char* lazybiosType30Decoded_t::outbound_connection

Definition at line 52 of file type30.h.


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