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

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

#include <type19.h>

Data Fields

uint64_t ending_address
uint64_t starting_address

Detailed Description

Decoded forms of the Type 19 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 54 of file type19.h.

Field Documentation

◆ ending_address

uint64_t lazybiosType19Decoded_t::ending_address

Definition at line 55 of file type19.h.

◆ starting_address

uint64_t lazybiosType19Decoded_t::starting_address

Definition at line 56 of file type19.h.


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