Class |
Description |
IRcvEventProcessor |
This interface is implemented by classes which need to process the CAN Receive-Event.
|
MutableInteger |
The MutableInteger class wraps a value of the primitive type int in an object.
|
MutableLong |
The MutableInteger class wraps a value of the primitive type int in an object.
|
MutableTPCANHandle |
The MutableTPCANHandle class wraps a value of the immutable enumeration TPCANHandle in an object (to be used with the JNI library).
|
PCANBasic |
This is the main class for using the PCANBasic API with your java
applications.
|
RcvEventDispatcher |
This class is a gateway between the PCAN Light JNI and the application to dispatch the CAN Receive-Event.
|
TPCANBaudrate |
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
|
TPCANBitrateFD |
FD bit rates for the CAN FD controller.
|
TPCANBitrateFDValue |
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
|
TPCANChannelInformation |
Class storing the channel's information retrieved with parameter TPCANParameter.PCAN_ATTACHED_CHANNELS.
|
TPCANDevice |
Represents a PCAN device
|
TPCANHandle |
Represents a PCAN-hardware channel handle.
|
TPCANMessageType |
Represents the type of a PCAN message
|
TPCANMode |
Represents a PCAN filter mode.
|
TPCANMsg |
Defines a CAN message.
|
TPCANMsgFD |
Defines a CAN FD message.
|
TPCANParameter |
Parameter definition.
|
TPCANParameterValue |
Parameter values definition
|
TPCANStatus |
Represent the PCAN error and status codes
|
TPCANTimestamp |
Defines the point of time at which a CAN message was received.
|
TPCANTimestampFD |
Defines the point of time at which a CAN message was received.
|
TPCANType |
Represents a PCAN device
|