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

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

#include <type39.h>

Data Fields

const char * input_voltage_range_switching
char * power_supply_characteristics
const char * power_supply_type
const char * status

Detailed Description

Decoded forms of the Type 39 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 61 of file type39.h.

Field Documentation

◆ input_voltage_range_switching

const char* lazybiosType39Decoded_t::input_voltage_range_switching

Definition at line 62 of file type39.h.

◆ power_supply_characteristics

char* lazybiosType39Decoded_t::power_supply_characteristics

Definition at line 65 of file type39.h.

◆ power_supply_type

const char* lazybiosType39Decoded_t::power_supply_type

Definition at line 63 of file type39.h.

◆ status

const char* lazybiosType39Decoded_t::status

Definition at line 64 of file type39.h.


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