![]() |
RTEMS 7.0-rc1
|
This structure represents CAN bus device. This is the main structure passed throught file system during read/write/ioctl/close operations. More...
#include <can-bus.h>
Data Fields | |
| struct rtems_can_chip * | chip |
| This member holds the pointer to rtems_can_chip structure. Controller specific initialization function should fill this structure properly. | |
This structure represents CAN bus device. This is the main structure passed throught file system during read/write/ioctl/close operations.
The structure should be allocated by the user in the application.