RTEMS CAN/CAN FD Stack
Loading...
Searching...
No Matches
Public Attributes | List of all members
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>

Collaboration diagram for can_bus:
Collaboration graph
[legend]

Public Attributes

struct can_chipchip
 This member holds the pointer to 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: