Uses of Enum
peak.can.basic.TPCANBaudrate
Packages that use TPCANBaudrate
-
Uses of TPCANBaudrate in peak.can.basic
Methods in peak.can.basic that return TPCANBaudrateModifier and TypeMethodDescriptionstatic TPCANBaudrateTPCANBaudrate.valueOf(int value) Returns a TPCANBaudrate matching the corresponding Baud rate codestatic TPCANBaudrateReturns the enum constant of this type with the specified name.static TPCANBaudrate[]TPCANBaudrate.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in peak.can.basic with parameters of type TPCANBaudrateModifier and TypeMethodDescriptionPCANBasic.Initialize(TPCANHandle Channel, TPCANBaudrate Btr0Btr1, TPCANType HwType, int IOPort, short Interrupt) Initializes a PCAN Channel