MiniCAN | MiniCAN: CAN_INTERFACE_WRITE Struct Reference | Documentation |
#include <minican.h>
Data Fields | |
ULONG | ulId |
message ID | |
ULONG | ulFormat |
message format: 11 | 29 | |
ULONG | ulDataSize |
size of CAN message to send | |
UCHAR | aucData [8] |
buffer for CAN message |
This data structure is used when providing a message for sending via function 5 (Write0) or 7 (Write1)
Definition at line 50 of file minican.h.
UCHAR CAN_INTERFACE_WRITE::aucData[8] |
24 Sep 2008 | SORCUS Computer GmbH |