conn_can_isotp_master Struct Reference

ISO-TP master connection. More...

Detailed Description

ISO-TP master connection.

Definition at line 70 of file isotp.h.

#include <isotp.h>

Data Fields

struct conn_can_isotp_slavenext
 First slave in the list.
 
struct conn_can_isotp_mastermaster
 Master connection.
 
struct isotp isotp
 ISO-TP parameters and status.
 
int ifnum
 interface number
 
int bound
 1 if connection is bound
 
can_rx_data_trx
 Buffered rx data.
 
mutex_t lock
 Master lock.
 
mbox_t mbox
 mailbox for the connection list
 
msg_t mbox_queue [CONN_CAN_ISOTP_MBOX_SIZE]
 Connection list message queue.
 

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