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

Parsed SMBIOS Type 36 Management Device Threshold Data. More...

#include <type36.h>

Data Fields

lazybiosType36FieldStatus_t field_status
uint16_t handle
uint8_t length
uint16_t lower_threshold_critical
uint16_t lower_threshold_non_critical
uint16_t lower_threshold_non_recoverable
uint16_t upper_threshold_critical
uint16_t upper_threshold_non_critical
uint16_t upper_threshold_non_recoverable

Detailed Description

Parsed SMBIOS Type 36 Management Device Threshold Data.

Definition at line 52 of file type36.h.

Field Documentation

◆ field_status

lazybiosType36FieldStatus_t lazybiosType36_t::field_status

Definition at line 61 of file type36.h.

◆ handle

uint16_t lazybiosType36_t::handle

Definition at line 53 of file type36.h.

◆ length

uint8_t lazybiosType36_t::length

Definition at line 54 of file type36.h.

◆ lower_threshold_critical

uint16_t lazybiosType36_t::lower_threshold_critical

Definition at line 57 of file type36.h.

◆ lower_threshold_non_critical

uint16_t lazybiosType36_t::lower_threshold_non_critical

Definition at line 55 of file type36.h.

◆ lower_threshold_non_recoverable

uint16_t lazybiosType36_t::lower_threshold_non_recoverable

Definition at line 59 of file type36.h.

◆ upper_threshold_critical

uint16_t lazybiosType36_t::upper_threshold_critical

Definition at line 58 of file type36.h.

◆ upper_threshold_non_critical

uint16_t lazybiosType36_t::upper_threshold_non_critical

Definition at line 56 of file type36.h.

◆ upper_threshold_non_recoverable

uint16_t lazybiosType36_t::upper_threshold_non_recoverable

Definition at line 60 of file type36.h.


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