1#ifndef THERMISTORINTERFACE
2#define THERMISTORINTERFACE
10#include "Thermistor.h"
35 void tick(
const AnalogConversion_s &raw_therm_fl,
const AnalogConversion_s &raw_therm_fr);
Circular_Buffer< uint8_t,(uint32_t) 128, sizeof(CAN_message_t)> CANBufferType
const int MCU15_THERM_FR_CHANNEL
const int MCU15_THERM_FL_CHANNEL
const int MCU15_NUM_THERMISTORS
CANBufferType * _msg_queue
void tick(const AnalogConversion_s &raw_therm_fl, const AnalogConversion_s &raw_therm_fr)
Thermistors< MCU15_NUM_THERMISTORS > _front_thermistors
void enqueue_CAN_front_thermistors(U *structure, uint32_t(*pack_function)(U *, uint8_t *, uint8_t *, uint8_t *))
void update_front_thermistor_readings()