Data structure for the MAX31855. More...
Data structure for the MAX31855.
Definition at line 76 of file max31855.h.
#include <max31855.h>
Data Fields | |
int32_t | thermocouple_temperature |
Thermocouple temperature in centi degrees C. | |
int32_t | internal_temperature |
Internal temperature in centi degrees C. | |
max31855_fault_t | fault |
Fault status. | |