![]() |
Simple main function for PDCP for AVR testing. More...
#include "config.h"
#include "uCmaskFile.h"
#include "MCP2515control.h"
#include "functions.h"
#include "irqHandlers.h"
#include "hll.h"
#include "hll_device.h"
#include "hll_arbitrator.h"
#include <stdio.h>
Functions | |
void | handled (u8 function_code) |
Callback function from HLL. | |
void | callback_incoming_can (struct socket *so) |
Callback function from HLL. | |
int | main () |
Main function. | |
Variables | |
volatile uint16_t | time |
volatile uint8_t | flag |
Simple main function for PDCP for AVR testing.