| 
    modm API documentation
    
   | 
 
The backend provides connection to different hardware modules to transmit the communication. More...
Classes | |
| class | xpcc::BackendInterface | 
| The BackendInterface provides a common interface for using different hardware modules to transmit messages  More... | |
| class | xpcc::CanConnector< Driver > | 
| The CAN connector to the XPCC communication  More... | |
| struct | xpcc::Header | 
| Header of a packet  More... | |
The backend provides connection to different hardware modules to transmit the communication.
All backend-implementations have to implement xpcc::BackendInterface.