Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
MCP2515Configurator.cpp File Reference

Implementation of the MCP2515Configurator class. More...

#include "MCP2515Configurator.hpp"
#include <chrono>
#include <thread>

Go to the source code of this file.

Detailed Description

Implementation of the MCP2515Configurator class.

Version
0.1
Date
2025-01-31
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)

This file contains the implementation of the MCP2515Configurator class, which configures the MCP2515 CAN controller.

Note
This class is used to configure the MCP2515 CAN controller for communication.
Warning
Ensure that the SPI controller is properly implemented.
See also
MCP2515Configurator.hpp for the class definition.

Definition in file MCP2515Configurator.cpp.