PeakCAN.h File Reference
#include "devices/nic/can/PAXCAN/SimulateInterruptViaThreadAdapter.h"#include "devices/nic/can/PAXCAN/PAXCAN.h"#include "devices/nic/can/peak/PeakDriver.h"Go to the source code of this file.
Namespaces | |
| namespace | device |
| namespace | device::nic |
| namespace | device::nic::CAN |
Typedefs | |
| typedef SimulateInterruptViaThreadAdapter < PAXCAN< PeakDriver < PeakDriverTrait > > > | device::nic::CAN::PeakCAN |
| PeakCAN is a typedef to a configured PeakCANDriver with enabled interrupt support. It is autmatically adapted to the platform it is compiled for. Supported platforms are Linux and Windows. | |