Package peak.can.basic

Interface Summary
IRcvEventProcessor This interface is implemented by classes which need to process the CAN Receive-Event.
 

Class Summary
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.
TPCANMsg Defines a CAN message.
TPCANTimestamp Defines the point of time at which a CAN message was received.
 

Enum Summary
TPCANBaudrate Baud rate codes = BTR0/BTR1 register values for the CAN controller.
TPCANDevice Represents a PCAN device
TPCANHandle Represents a PCAN-hardware channel handle.
TPCANMode Represents a PCAN filter mode.
TPCANParameter Parameter definition.
TPCANParameterValue Parameter values definition
TPCANStatus Represent the PCAN error and status codes
TPCANType Represents a PCAN device