A CAN packet. More...
A CAN packet.
A CAN packet is used to add stack-related data around a CAN frame
#include <pkt.h>
Data Fields | |
can_reg_entry_t | entry |
entry containing ifnum and upper layer info | |
atomic_uint | ref_count |
Reference counter (for rx frames) | |
int | handle |
handle (for tx frames | |
struct can_frame | frame |
CAN Frame. | |