|
blmc_drivers
|
CanBusConnection is a data structure that contains the hardware details for the connection between to can cards. More...
#include <can_bus.hpp>
Public Attributes | |
| struct sockaddr_can | send_addr |
| send_addr is the ip address where to send the the messages. | |
| int | socket |
| socket is the port through which the messages will be processed | |
CanBusConnection is a data structure that contains the hardware details for the connection between to can cards.