MCU
Loading...
Searching...
No Matches
HytechCANInterface.h
Go to the documentation of this file.
1#ifndef __HYTECHCANINTERFACE_H__
2#define __HYTECHCANINTERFACE_H__
3#include "HT08_CASE_types.h"
4
5template <typename bufferType>
6void enqueue_matlab_msg(bufferType *msg_queue, const CAN_MESSAGE_BUS & structure)
7{
8}
9#endif // __HYTECHCANINTERFACE_H__
void enqueue_matlab_msg(bufferType *msg_queue, const CAN_MESSAGE_BUS &structure)
message enque function for matlab generated CAN_MESSAGE_BUS type