conn_can_raw Struct Reference

RAW CAN connection. More...

Detailed Description

RAW CAN connection.

Definition at line 54 of file raw.h.

#include <raw.h>

Data Fields

int ifnum
 Interface number of the can device.
 
int flags
 Config flags for that conn object.
 
size_t count
 number of filters set
 
struct can_filterfilter
 list of filter
 
mbox_t mbox
 mbox
 
msg_t mbox_queue [CONN_CAN_RAW_MBOX_SIZE]
 message queue
 

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