Package peak.can.basic
-
Interface Summary Interface Description IRcvEventProcessor This interface is implemented by classes which need to process the CAN Receive-Event. -
Class Summary Class Description 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.TPCANBitrateFD FD bit rates for the CAN FD controller.TPCANChannelInformation Class storing the channel's information retrieved with parameter TPCANParameter.PCAN_ATTACHED_CHANNELS.TPCANMsg Defines a CAN message.TPCANMsgFD Defines a CAN FD message.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. -
Enum Summary Enum Description TPCANBaudrate Baud rate codes = BTR0/BTR1 register values for the CAN controller.TPCANBitrateFDValue Baud rate codes = BTR0/BTR1 register values for the CAN controller.TPCANDevice Represents a PCAN deviceTPCANHandle Represents a PCAN-hardware channel handle.TPCANMessageType Represents the type of a PCAN messageTPCANMode Represents a PCAN filter mode.TPCANParameter Parameter definition.TPCANParameterValue Parameter values definitionTPCANStatus Represent the PCAN error and status codesTPCANType Represents a PCAN device