MCU
Loading...
Searching...
No Matches
Classes | Variables
ThermistorInterface.h File Reference
#include "stdint.h"
#include <math.h>
#include "FlexCAN_T4.h"
#include "HyTech_CAN.h"
#include "MessageQueueDefine.h"
#include "AnalogSensorsInterface.h"
#include "hytech.h"
#include "Thermistor.h"
Include dependency graph for ThermistorInterface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThermistorInterface
 

Variables

const int MCU15_NUM_THERMISTORS = 2
 
const int MCU15_THERM_FL_CHANNEL = 0
 
const int MCU15_THERM_FR_CHANNEL = 1
 

Variable Documentation

◆ MCU15_NUM_THERMISTORS

const int MCU15_NUM_THERMISTORS = 2

Definition at line 12 of file ThermistorInterface.h.

◆ MCU15_THERM_FL_CHANNEL

const int MCU15_THERM_FL_CHANNEL = 0

Definition at line 13 of file ThermistorInterface.h.

◆ MCU15_THERM_FR_CHANNEL

const int MCU15_THERM_FR_CHANNEL = 1

Definition at line 14 of file ThermistorInterface.h.