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

Availability metadata for SMBIOS Type 36 fields. More...

#include <type36.h>

Data Fields

lazybiosFieldStatus_t lower_threshold_critical
lazybiosFieldStatus_t lower_threshold_non_critical
lazybiosFieldStatus_t lower_threshold_non_recoverable
lazybiosFieldStatus_t upper_threshold_critical
lazybiosFieldStatus_t upper_threshold_non_critical
lazybiosFieldStatus_t upper_threshold_non_recoverable

Detailed Description

Availability metadata for SMBIOS Type 36 fields.

Definition at line 39 of file type36.h.

Field Documentation

◆ lower_threshold_critical

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::lower_threshold_critical

Definition at line 42 of file type36.h.

◆ lower_threshold_non_critical

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::lower_threshold_non_critical

Definition at line 40 of file type36.h.

◆ lower_threshold_non_recoverable

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::lower_threshold_non_recoverable

Definition at line 44 of file type36.h.

◆ upper_threshold_critical

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::upper_threshold_critical

Definition at line 43 of file type36.h.

◆ upper_threshold_non_critical

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::upper_threshold_non_critical

Definition at line 41 of file type36.h.

◆ upper_threshold_non_recoverable

lazybiosFieldStatus_t lazybiosType36FieldStatus_t::upper_threshold_non_recoverable

Definition at line 45 of file type36.h.


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