VCAN
2.0.0
Virtual CAN bus
|
Message to transmit or receive. More...
#include <vcan.h>
Data Fields | |
uint32_t | id |
The CAN ID - unused by VCAN. | |
uint32_t | len |
Used bytes in the data field. | |
uint8_t | data [VCAN_DATA_MAX_LEN] |
Payload. | |
Message to transmit or receive.