Dataflow Runtime API  2.7.4.0
Public Attributes | List of all members
imt::base::bsp::driver::CanDriverConfiguration Struct Reference

Configuration of the Can Interface. More...

#include <Imt.Base.BSP/Driver/CanDriver.h>

Public Attributes

imt::base::bsp::handler::ErrorHandlerIfcm_errorHandler
 Handler that is called whenever an asynchronous error occours.
 
imt::base::bsp::handler::DataReceivedHandlerIfcm_rxHandler
 Handler that is called whenever bytes are avaliable in the receive buffer.
 
imt::base::bsp::handler::DataSentHandlerIfcm_txHandler
 Handler that is called whenever bytes written to the send buffer have been transmitted.
 

Detailed Description

Configuration of the Can Interface.


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