Namespaces | Functions
UseCanNoLxrt.h File Reference

Contains CAN driver interface functions. More...

#include "icl_hardware_can/tCanMessage.h"
Include dependency graph for UseCanNoLxrt.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 icl_hardware
 
 icl_hardware::can
 

Functions

bool icl_hardware::can::CanDriverLxrtSupport ()
 no support for LXRT available More...
 
int icl_hardware::can::CanFifoReceive (int device_id, int user, tCanMessage *msg)
 Receive a message via CAN-FIFO. More...
 
int icl_hardware::can::CanFifoReset (int device_id)
 Reset a CAN-device. More...
 
int icl_hardware::can::CanFifoSend (int device_id, const tCanMessage *msg)
 Send a message via CAN-FIFO. More...
 
int icl_hardware::can::CreateCanFifoUser (int device_id, unsigned acceptance_code, unsigned acceptance_mask, unsigned int baud_rate, unsigned send_fifo_size, unsigned receive_fifo_size)
 Creates a can FIFO in kernel space. More...
 
int icl_hardware::can::DestroyCanFifoUser (int device_id, int user_id)
 Destroys a can FIFO in kernel space. More...
 

Detailed Description

Contains CAN driver interface functions.

Author
Klaus Uhl uhl@f.nosp@m.zi.d.nosp@m.e
Date
2008-10-27

Definition in file UseCanNoLxrt.h.



fzi_icl_can
Author(s):
autogenerated on Mon Jun 10 2019 13:17:02