lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches
type29.h File Reference

Public API for SMBIOS Type 29 Electrical Current Probe. More...

Go to the source code of this file.

Data Structures

struct  lazybiosType29_t
 Parsed SMBIOS Type 29 Electrical Current Probe information. More...
struct  lazybiosType29Array_t
 A parsed set of SMBIOS Type 29 structures. More...
struct  lazybiosType29Decoded_t
 Decoded forms of the Type 29 encoded fields. More...
struct  lazybiosType29FieldStatus_t
 Availability metadata for SMBIOS Type 29 fields. More...

Macros

#define LAZYBIOS_TYPE_HEADER_ONLY

Functions

void lazybiosFreeType29 (lazybiosType29Array_t *Type29)
 Releases a parsed set of SMBIOS Type 29 structures.
LAZYBIOS_WARN_UNUSED lazybiosType29Array_tlazybiosGetType29 (const lazybiosDMI_t *DMIData)
 Parses all SMBIOS Type 29 structures.

Detailed Description

Public API for SMBIOS Type 29 Electrical Current Probe.

Author
LazySeldi

Definition in file type29.h.

Macro Definition Documentation

◆ LAZYBIOS_TYPE_HEADER_ONLY

#define LAZYBIOS_TYPE_HEADER_ONLY

Definition at line 29 of file type29.h.