MCU
Loading...
Searching...
No Matches
Classes | Typedefs | Variables
TelemetryInterface.h File Reference
#include "stdint.h"
#include "FlexCAN_T4.h"
#include "HyTech_CAN.h"
#include "MessageQueueDefine.h"
#include "AnalogSensorsInterface.h"
#include "SteeringEncoderInterface.h"
#include "hytech.h"
#include "InverterInterface.h"
#include "SharedDataTypes.h"
Include dependency graph for TelemetryInterface.h:

Go to the source code of this file.

Classes

struct  TelemetryInterfaceReadChannels
 
class  TelemetryInterface
 

Typedefs

using InvInt_t = InverterInterface< CANBufferType >
 

Variables

const int FIXED_POINT_PRECISION = 1000
 

Typedef Documentation

◆ InvInt_t

Definition at line 15 of file TelemetryInterface.h.

Variable Documentation

◆ FIXED_POINT_PRECISION

const int FIXED_POINT_PRECISION = 1000

Definition at line 17 of file TelemetryInterface.h.