SocketCAN.h File Reference
#include "devices/nic/can/PAXCAN/SimulateInterruptViaThreadAdapter.h"
#include "devices/nic/can/PAXCAN/PAXCAN.h"
#include "devices/nic/can/SocketCAN/SocketCANDriver.h"
Go to the source code of this file.
Namespaces | |
namespace | device |
namespace | device::nic |
namespace | device::nic::CAN |
Typedefs | |
typedef SimulateInterruptViaThreadAdapter < PAXCAN< SocketCANDriver<> > > | device::nic::CAN::SocketCAN |
SocketCAN is a typedef to a configured PAXCAN with SocketCANDriver and enabled interrupt support. |