#include <tini400_canbus.h>
Data Fields | |
| boolean | RemoteFrameRequest |
| boolean | ExtendedID |
| uint32_t | ID |
| uint8_t | Length |
| char | Data [8] |
|
|
Array containing the transmitted/received data |
|
|
Flag indicates whether the identifier is in Standard or Extended format |
|
|
Common for 11-bit (standard) and 29-bit (extended) Arbitration IDs, selectable by the ExtendedID flag (1 = Extended, 0 = Standard) |
|
|
Number of bytes contained in the frame |
|
|
Flag denotes to transmit a RFR in case of frame to be transmitted, and EXTRQ (RFR received) in case of Received frame |
| Copyright 2005 Dallas Semiconductor, Inc.. | Documentation generated by Doxygen. |