MCU
Loading...
Searching...
No Matches
Public Attributes | List of all members
CANInterfaces< circular_buffer > Struct Template Reference

#include <HytechCANInterface.h>

Collaboration diagram for CANInterfaces< circular_buffer >:
Collaboration graph

Public Attributes

InverterInterface< circular_buffer > * front_left_inv
 
InverterInterface< circular_buffer > * front_right_inv
 
InverterInterface< circular_buffer > * rear_left_inv
 
InverterInterface< circular_buffer > * rear_right_inv
 
VNInterface< circular_buffer > * vn_interface
 
DashboardInterfacedash_interface
 
AMSInterfaceams_interface
 
SABInterfacesab_interface
 

Detailed Description

template<typename circular_buffer>
struct CANInterfaces< circular_buffer >

Definition at line 25 of file HytechCANInterface.h.

Member Data Documentation

◆ ams_interface

template<typename circular_buffer >
AMSInterface* CANInterfaces< circular_buffer >::ams_interface

Definition at line 33 of file HytechCANInterface.h.

◆ dash_interface

template<typename circular_buffer >
DashboardInterface* CANInterfaces< circular_buffer >::dash_interface

Definition at line 32 of file HytechCANInterface.h.

◆ front_left_inv

template<typename circular_buffer >
InverterInterface<circular_buffer>* CANInterfaces< circular_buffer >::front_left_inv

Definition at line 27 of file HytechCANInterface.h.

◆ front_right_inv

template<typename circular_buffer >
InverterInterface<circular_buffer>* CANInterfaces< circular_buffer >::front_right_inv

Definition at line 28 of file HytechCANInterface.h.

◆ rear_left_inv

template<typename circular_buffer >
InverterInterface<circular_buffer>* CANInterfaces< circular_buffer >::rear_left_inv

Definition at line 29 of file HytechCANInterface.h.

◆ rear_right_inv

template<typename circular_buffer >
InverterInterface<circular_buffer>* CANInterfaces< circular_buffer >::rear_right_inv

Definition at line 30 of file HytechCANInterface.h.

◆ sab_interface

template<typename circular_buffer >
SABInterface* CANInterfaces< circular_buffer >::sab_interface

Definition at line 34 of file HytechCANInterface.h.

◆ vn_interface

template<typename circular_buffer >
VNInterface<circular_buffer>* CANInterfaces< circular_buffer >::vn_interface

Definition at line 31 of file HytechCANInterface.h.


The documentation for this struct was generated from the following file: