Decoded forms of the Type 5 encoded fields. More...
#include <type5.h>
Data Fields | |
| const char * | current_interleave |
| char * | enabled_error_correcting_capabilities |
| char * | error_correcting_capability |
| const char * | error_detecting_method |
| char * | memory_module_voltage |
| const char * | supported_interleave |
| char * | supported_memory_types |
| char * | supported_speeds |
Decoded forms of the Type 5 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* lazybiosType5Decoded_t::enabled_error_correcting_capabilities |