|
truck-code
|
#include <can_man.h>
Public Attributes | |
| unsigned long | id |
| BYTE | size |
| BYTE | data [8] |
| int | error |
Type used in devctl for CAN I/O.
| BYTE can_msg_t::data[8] |
data field (up to 8 bytes)
| int can_msg_t::error |
set to non-zero if error on read or write
| unsigned long can_msg_t::id |
CAN device id on bus
| BYTE can_msg_t::size |
number of data bytes (0-8)
1.8.13