can_pkt_t Struct Reference

A CAN packet. More...

Detailed Description

A CAN packet.

A CAN packet is used to add stack-related data around a CAN frame

Definition at line 41 of file pkt.h.

#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.
 

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