Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
RS485CANTest Class Reference

Class to test the integration between the MCP2515 controller and the SPI controller. More...

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

MCP2515ConfiguratorcanBusConfigurator
 
SPIControllerspiController
 

Detailed Description

Class to test the integration between the MCP2515 controller and the SPI controller.

Definition at line 49 of file test_MCP2515Device.cpp.

Member Function Documentation

◆ SetUp()

void RS485CANTest::SetUp ( )
inlineoverrideprotected

Definition at line 54 of file test_MCP2515Device.cpp.

◆ TearDown()

void RS485CANTest::TearDown ( )
inlineoverrideprotected

Definition at line 64 of file test_MCP2515Device.cpp.

Field Documentation

◆ canBusConfigurator

MCP2515Configurator* RS485CANTest::canBusConfigurator
protected

Definition at line 51 of file test_MCP2515Device.cpp.

◆ spiController

SPIController* RS485CANTest::spiController
protected

Definition at line 52 of file test_MCP2515Device.cpp.


The documentation for this class was generated from the following file: