VCAN_MIN_DATASIZEΒΆ
Here is the definition:
#define VCAN_MIN_DATASIZE 0
This constant defines the minimal number of data bytes that can be transferred in one frame by the CAN bus. It is always 0 since this is compliant to the CAN specification.
Here is the definition:
#define VCAN_MIN_DATASIZE 0
This constant defines the minimal number of data bytes that can be transferred in one frame by the CAN bus. It is always 0 since this is compliant to the CAN specification.