Hardware Abstraction Layer for FreeRTOS
|
#include <can.h>
Data Fields | |
uint32_t | ts |
uint32_t | id |
uint8_t | length |
uint8_t | data [CAN_MAX_LENGTH] |
Frame
uint8_t can_msg::data[CAN_MAX_LENGTH] |
Daten
uint32_t can_msg::id |
ID
uint8_t can_msg::length |
Length
DLC values ranging from 1001 to 1111 are used to specify the data lengths of 12, 16, 20, 24, 32, 48, and 64 bytes.
uint32_t can_msg::ts |
Timestamp
May from a free Running Conunter of the Hardware