- toListString(String) - Method in class peak.can.basic.TPCANChannelInformation
-
- TPCANBaudrate - Enum in peak.can.basic
-
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
- TPCANBitrateFD - Class in peak.can.basic
-
FD bit rates for the CAN FD controller.
- TPCANBitrateFD(String) - Constructor for class peak.can.basic.TPCANBitrateFD
-
Creates a CAN FD bitrate
- TPCANBitrateFDValue - Enum in peak.can.basic
-
Baud rate codes = BTR0/BTR1 register values for the CAN controller.
- TPCANChannelInformation - Class in peak.can.basic
-
Class storing the channel's information retrieved with parameter TPCANParameter.PCAN_ATTACHED_CHANNELS.
- TPCANChannelInformation() - Constructor for class peak.can.basic.TPCANChannelInformation
-
Default constructor
- TPCANDevice - Enum in peak.can.basic
-
Represents a PCAN device
- TPCANHandle - Enum in peak.can.basic
-
Represents a PCAN-hardware channel handle.
- TPCANMessageType - Enum in peak.can.basic
-
Represents the type of a PCAN message
- TPCANMode - Enum in peak.can.basic
-
Represents a PCAN filter mode.
- TPCANMsg - Class in peak.can.basic
-
Defines a CAN message.
- TPCANMsg() - Constructor for class peak.can.basic.TPCANMsg
-
Default constructor
- TPCANMsg(int, byte, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsg
-
Constructs a new message object.
- TPCANMsg(int, EnumSet<TPCANMessageType>, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsg
-
Constructs a new message object.
- TPCANMsgFD - Class in peak.can.basic
-
Defines a CAN FD message.
- TPCANMsgFD() - Constructor for class peak.can.basic.TPCANMsgFD
-
Default constructor
- TPCANMsgFD(int, EnumSet<TPCANMessageType>, byte, byte[]) - Constructor for class peak.can.basic.TPCANMsgFD
-
Constructs a new message object.
- TPCANParameter - Enum in peak.can.basic
-
Parameter definition.
- TPCANParameterValue - Enum in peak.can.basic
-
Parameter values definition
- TPCANStatus - Enum in peak.can.basic
-
Represent the PCAN error and status codes
- TPCANTimestamp - Class in peak.can.basic
-
Defines the point of time at which a CAN message was received.
- TPCANTimestamp() - Constructor for class peak.can.basic.TPCANTimestamp
-
Default constructor
- TPCANTimestampFD - Class in peak.can.basic
-
Defines the point of time at which a CAN message was received.
- TPCANTimestampFD() - Constructor for class peak.can.basic.TPCANTimestampFD
-
Default constructor
- TPCANType - Enum in peak.can.basic
-
Represents a PCAN device