Package | Description |
---|---|
peak.can | |
peak.can.basic |
Modifier and Type | Class and Description |
---|---|
class |
CANReadThread
The CANReadThread class extends Thread class and is used to process readed CAN Messages.
|
Modifier and Type | Method and Description |
---|---|
static IRcvEventProcessor |
RcvEventDispatcher.getListener()
Gets the Receive-Event processor
|
Modifier and Type | Method and Description |
---|---|
static void |
RcvEventDispatcher.setListener(IRcvEventProcessor listener)
Sets the Receive-Event processor
|