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

Parsed SMBIOS Type 19 Memory Array Mapped Address. More...

#include <type19.h>

Data Fields

lazybiosType19Decoded_t decoded
uint32_t ending_address
uint64_t extended_ending_address
uint64_t extended_starting_address
lazybiosType19FieldStatus_t field_status
uint16_t handle
uint8_t length
uint16_t memory_array_handle
uint8_t partition_width
uint32_t starting_address

Detailed Description

Parsed SMBIOS Type 19 Memory Array Mapped Address.

Definition at line 63 of file type19.h.

Field Documentation

◆ decoded

lazybiosType19Decoded_t lazybiosType19_t::decoded

Definition at line 72 of file type19.h.

◆ ending_address

uint32_t lazybiosType19_t::ending_address

Definition at line 67 of file type19.h.

◆ extended_ending_address

uint64_t lazybiosType19_t::extended_ending_address

Definition at line 71 of file type19.h.

◆ extended_starting_address

uint64_t lazybiosType19_t::extended_starting_address

Definition at line 70 of file type19.h.

◆ field_status

lazybiosType19FieldStatus_t lazybiosType19_t::field_status

Definition at line 73 of file type19.h.

◆ handle

uint16_t lazybiosType19_t::handle

Definition at line 64 of file type19.h.

◆ length

uint8_t lazybiosType19_t::length

Definition at line 65 of file type19.h.

◆ memory_array_handle

uint16_t lazybiosType19_t::memory_array_handle

Definition at line 68 of file type19.h.

◆ partition_width

uint8_t lazybiosType19_t::partition_width

Definition at line 69 of file type19.h.

◆ starting_address

uint32_t lazybiosType19_t::starting_address

Definition at line 66 of file type19.h.


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