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

Decoded forms of the Type 20 encoded fields. More...

#include <type20.h>

Data Fields

uint64_t ending_address
uint64_t starting_address

Detailed Description

Decoded forms of the Type 20 encoded fields.

Each member holds the decoded form of the raw field it is named for. Consult the matching field_status member before using one.

Definition at line 57 of file type20.h.

Field Documentation

◆ ending_address

uint64_t lazybiosType20Decoded_t::ending_address

Definition at line 58 of file type20.h.

◆ starting_address

uint64_t lazybiosType20Decoded_t::starting_address

Definition at line 59 of file type20.h.


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