SAE Teensy ECU
IIT SAE Microcontroller programming
Loading...
Searching...
No Matches
Canbus.h File Reference

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
 

Detailed Description

FlexCAN_T4 wrapper.

Author
IR
Version
0.1
Date
2020-11-11

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.

Variable Documentation

◆ Canbus

const CAN::Canbus_t Canbus

Definition at line 143 of file Canbus.h.