Definition of the MCP2515Controller class. More...
#include "CANMessageProcessor.hpp"
#include "IMCP2515Controller.hpp"
#include "ISPIController.hpp"
#include "MCP2515Configurator.hpp"
#include <QObject>
#include <string>
Go to the source code of this file.
Data Structures | |
class | MCP2515Controller |
Class that controls the MCP2515 CAN controller. IMCP2515Controller. More... | |
Definition of the MCP2515Controller class.
This file contains the definition of the MCP2515Controller class, which is responsible for controlling the MCP2515 CAN controller.
Definition in file MCP2515Controller.hpp.