VCAN  2.0.0
Virtual CAN bus
Data Fields
vcan_msg_t Struct Reference

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.
 

Detailed Description

Message to transmit or receive.


The documentation for this struct was generated from the following file: