can_reg_entry Struct Reference

registry entry More...

Detailed Description

registry entry

This structure is used through the stack to describe how to contact the upper layer and which CAN interface to use

Definition at line 143 of file common.h.

#include <common.h>

Data Fields

struct can_reg_entrynext
 next for linked list
 
int ifnum
 interface number for the entry
 
union {
   kernel_pid_t   pid
 pid of the thread when using msg
 
   mbox_t *   mbox
 mbox pointer
 
target
 entry target
 
can_reg_type_t type
 entry type
 

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