_CANFRAME Struct Reference
[CAN DevicesCAN Devices]


Detailed Description

CAN frame structure.
Examples:

canbus/candemo.c.

Definition at line 97 of file can_dev.h.

Data Fields

u_long id
u_char len
u_char byte [8]
u_char ext
u_char rtr


Field Documentation

u_long _CANFRAME::id

Definition at line 98 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

u_char _CANFRAME::len

Definition at line 99 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

u_char _CANFRAME::byte[8]

Definition at line 100 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

u_char _CANFRAME::ext

Definition at line 101 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().

u_char _CANFRAME::rtr

Definition at line 102 of file can_dev.h.

Referenced by AtCanSendMsg(), SJARxFrame(), and SJATxFrame().


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/