Structure containing various performance data for an ioDimm. More...
#include <iodimm_types.h>
Data Fields | |
uint32_t | lib_version |
int8_t | high_c |
int8_t | low_c |
int8_t | warn_c |
Structure containing various performance data for an ioDimm.
int8_t high_c |
Upper setpoint in degrees celsius
uint32_t lib_version |
Fusion SDK API version (populated by FIO_STRUCT_INIT)
int8_t low_c |
Lower setpoint in degrees celsius
int8_t warn_c |
Warning threshold for this temperature. Above this, warn user.