37#ifndef DRIVER_MAX31856_INTERRUPT_TEST_H
38#define DRIVER_MAX31856_INTERRUPT_TEST_H
74 float cold_junction_low_fault_threshold_deg,
75 float cold_junction_high_fault_threshold_deg,
76 float temperature_low_fault_threshold_deg,
77 float temperature_high_fault_threshold_deg,
driver max31856 interface header file
max31856_thermocouple_type_t
max31856 thermocouple type enumeration definition
uint8_t max31856_interrupt_test_irq_handler(void)
interrupt test irq callback
uint8_t max31856_interrupt_test(max31856_thermocouple_type_t type, float cold_junction_low_fault_threshold_deg, float cold_junction_high_fault_threshold_deg, float temperature_low_fault_threshold_deg, float temperature_high_fault_threshold_deg, uint32_t timeout)
interrupt test