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

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

#include <type22.h>

Data Fields

uint32_t design_capacity
const char * device_chemistry
char * sbds_manufacture_date

Detailed Description

Decoded forms of the Type 22 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 63 of file type22.h.

Field Documentation

◆ design_capacity

uint32_t lazybiosType22Decoded_t::design_capacity

Definition at line 64 of file type22.h.

◆ device_chemistry

const char* lazybiosType22Decoded_t::device_chemistry

Definition at line 65 of file type22.h.

◆ sbds_manufacture_date

char* lazybiosType22Decoded_t::sbds_manufacture_date

Definition at line 66 of file type22.h.


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