RTEMS 7.0-rc1
Loading...
Searching...
No Matches
Data Fields
rtems_can_bus Struct Reference

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_chipchip
 This member holds the pointer to rtems_can_chip structure. Controller specific initialization function should fill this structure properly.
 

Detailed Description

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.


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