Uses of Enum Class
peak.can.basic.TPCANMode
Packages that use TPCANMode
-
Uses of TPCANMode in peak.can.basic
Subclasses with type arguments of type TPCANMode in peak.can.basicMethods in peak.can.basic that return TPCANModeModifier and TypeMethodDescriptionstatic TPCANModeReturns the enum constant of this class with the specified name.static TPCANMode[]TPCANMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in peak.can.basic with parameters of type TPCANModeModifier and TypeMethodDescriptionPCANBasic.FilterMessages(TPCANHandle Channel, int FromID, int ToID, TPCANMode Mode) Configures the reception filter.