_CANFRAME Struct Reference
[CAN DevicesCAN Devices]


Detailed Description

CAN frame structure.
Examples:

canbus/candemo.c.

Definition at line 100 of file can_dev.h.


Data Fields

uint32_t id
uint8_t len
uint8_t byte [8]
uint8_t ext
uint8_t rtr

Field Documentation

uint32_t _CANFRAME::id

Examples:
canbus/candemo.c.

Definition at line 101 of file can_dev.h.

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

uint8_t _CANFRAME::len

Examples:
canbus/candemo.c.

Definition at line 102 of file can_dev.h.

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

uint8_t _CANFRAME::byte[8]

Examples:
canbus/candemo.c.

Definition at line 103 of file can_dev.h.

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

uint8_t _CANFRAME::ext

Examples:
canbus/candemo.c.

Definition at line 104 of file can_dev.h.

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

uint8_t _CANFRAME::rtr

Definition at line 105 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/