app PBV psfb Frame map file Example More...
#include <xc.h>
#include "app_PBV_interface.h"
Go to the source code of this file.
Functions | |
void | App_PBV_psfb_Init (void) |
This function initializes the local pbv objects. these objects are then passed on to the app_PBV_init function to initialize the CAN/UART objects. | |
void | App_PBV_psfb_Task_10ms (void) |
this is high frequency task to simulate sending of high frequency numeric data. Also to check if there are any messages received, must be done at a high enough rate to ensure that the messages are not dropped. | |
void | App_PBV_psfb_Task_1s (void) |
1 second PBV task to be execution | |
PBV_Datatype_TX_t * | App_PBV_psfb_Get_TX_Log_ptr (void) |
Definition in file app_PBV_psfb_frame_map.h.
PBV_Datatype_TX_t * App_PBV_psfb_Get_TX_Log_ptr | ( | void | ) |