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

Parsed SMBIOS Type 34 Management Device information. More...

#include <type34.h>

Data Fields

uint32_t address
uint8_t address_type
lazybiosType34Decoded_t decoded
const char * description
uint8_t device_type
lazybiosType34FieldStatus_t field_status
uint16_t handle
uint8_t length

Detailed Description

Parsed SMBIOS Type 34 Management Device information.

Definition at line 61 of file type34.h.

Field Documentation

◆ address

uint32_t lazybiosType34_t::address

Definition at line 66 of file type34.h.

◆ address_type

uint8_t lazybiosType34_t::address_type

Definition at line 67 of file type34.h.

◆ decoded

lazybiosType34Decoded_t lazybiosType34_t::decoded

Definition at line 68 of file type34.h.

◆ description

const char* lazybiosType34_t::description

Definition at line 64 of file type34.h.

◆ device_type

uint8_t lazybiosType34_t::device_type

Definition at line 65 of file type34.h.

◆ field_status

lazybiosType34FieldStatus_t lazybiosType34_t::field_status

Definition at line 69 of file type34.h.

◆ handle

uint16_t lazybiosType34_t::handle

Definition at line 62 of file type34.h.

◆ length

uint8_t lazybiosType34_t::length

Definition at line 63 of file type34.h.


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