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

Parsed SMBIOS Type 37 Memory Channel information. More...

#include <type37.h>

Data Fields

uint8_t channel_type
lazybiosType37Decoded_t decoded
lazybiosType37FieldStatus_t field_status
uint16_t handle
uint8_t length
uint8_t maximum_channel_load
uint8_t memory_device_count
lazybiosType37MemoryDevice_tmemory_devices

Detailed Description

Parsed SMBIOS Type 37 Memory Channel information.

Definition at line 76 of file type37.h.

Field Documentation

◆ channel_type

uint8_t lazybiosType37_t::channel_type

Definition at line 79 of file type37.h.

◆ decoded

lazybiosType37Decoded_t lazybiosType37_t::decoded

Definition at line 83 of file type37.h.

◆ field_status

lazybiosType37FieldStatus_t lazybiosType37_t::field_status

Definition at line 84 of file type37.h.

◆ handle

uint16_t lazybiosType37_t::handle

Definition at line 77 of file type37.h.

◆ length

uint8_t lazybiosType37_t::length

Definition at line 78 of file type37.h.

◆ maximum_channel_load

uint8_t lazybiosType37_t::maximum_channel_load

Definition at line 80 of file type37.h.

◆ memory_device_count

uint8_t lazybiosType37_t::memory_device_count

Definition at line 81 of file type37.h.

◆ memory_devices

lazybiosType37MemoryDevice_t* lazybiosType37_t::memory_devices

Definition at line 82 of file type37.h.


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