Decoded forms of the Type 17 encoded fields. More...
#include <type17.h>
Data Fields | |
| char * | cache_size |
| char * | extended_size |
| char * | extended_speed |
| const char * | form_factor |
| char * | memory_operating_mode_capability |
| const char * | memory_technology |
| const char * | memory_type |
| char * | module_manufacturer_id |
| char * | non_volatile_size |
| char * | pmic0_manufacturer_id |
| char * | pmic0_revision_number |
| char * | rcd_manufacturer_id |
| char * | rcd_revision_number |
| char * | type_detail |
| char * | volatile_size |
Decoded forms of the Type 17 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.
| char* lazybiosType17Decoded_t::memory_operating_mode_capability |