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

type of a single element in the 'squeue' queue More...

Data Fields

unsigned short cob
 
unsigned short port
 

Detailed Description

type of a single element in the 'squeue' queue

Definition at line 145 of file socan.c.

Field Documentation

◆ cob

unsigned short sq_elm::cob

cob: CAN object ID, <= 2047

Definition at line 147 of file socan.c.

◆ port

unsigned short sq_elm::port

CAN port, <= SOCAN_MAX_PORTS

Definition at line 148 of file socan.c.


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