10#ifndef APP_PBV_CAN_INTERFACE_H
11#define APP_PBV_CAN_INTERFACE_H
13#include "app_PBV_interface.h"
void PBV_CAN_Link_Data_TX(PBV_Datatype_TX_t *ptr)
Links the data from TX PBV datatype to CAN TX object.
uint8_t PBV_CAN_Receive_from_GUI()
void PBV_CAN_Link_Data_RX(PBV_Datatype_RX_t *ptr)
links the received data to the application data structure
void PBV_CAN_Reinit(PBV_Datatype_TX_t *ptr)
reinitializes the can object with new can id.
uint8_t PBV_CAN_Transmit_Ascii_to_GUI()
uint8_t PBV_CAN_Transmit_to_GUI()
transmits the numerical msg to PBV