SAE Teensy ECU
IIT SAE Microcontroller programming
|
FlexCAN_T4 wrapper. More...
#include <stdint.h>
#include <stdlib.h>
#include "CanBuffer.h"
#include "CanBusAddresses.def"
#include "CanbusConfig.def"
#include "FlexCAN_T4.h"
#include "WProgram.h"
#include "module.hpp"
Go to the source code of this file.
Classes | |
class | CAN::Canbus_t |
Namespaces | |
namespace | CAN |
Canbus functionality. Refer to Canbus.h for more info. | |
Variables | |
const CAN::Canbus_t | Canbus |
FlexCAN_T4 wrapper.
This module is a wrapper for the underlying library FlexCAN_T4.
This module helps with communication over the Canbus protocol
Definition in file Canbus.h.
const CAN::Canbus_t Canbus |