socan 1.2.1
Linux SocketCAN higher level library
Loading...
Searching...
No Matches
can_port Struct Reference

Data Fields

char * interface_name
 
int interface_index
 
int interface_index_valid
 
unsigned char port
 
unsigned int bitrate
 
bool is_virtual
 
squeue writer_squeue
 
cob_dictdict
 

Detailed Description

Definition at line 208 of file socan.c.

Field Documentation

◆ bitrate

unsigned int can_port::bitrate

Definition at line 214 of file socan.c.

◆ dict

cob_dict* can_port::dict

Definition at line 220 of file socan.c.

◆ interface_index

int can_port::interface_index

Definition at line 211 of file socan.c.

◆ interface_index_valid

int can_port::interface_index_valid

Definition at line 212 of file socan.c.

◆ interface_name

char* can_port::interface_name

Definition at line 210 of file socan.c.

◆ is_virtual

bool can_port::is_virtual

Definition at line 217 of file socan.c.

◆ port

unsigned char can_port::port

Definition at line 213 of file socan.c.

◆ writer_squeue

squeue can_port::writer_squeue

Definition at line 219 of file socan.c.


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