Uses of Class
peak.can.basic.TPCANBaudrate

Packages that use TPCANBaudrate
peak.can.basic   
 

Uses of TPCANBaudrate in peak.can.basic
 

Methods in peak.can.basic that return TPCANBaudrate
static TPCANBaudrate TPCANBaudrate.valueOf(java.lang.String name)
          Returns 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 TPCANBaudrate
 TPCANStatus PCANBasic.Initialize(TPCANHandle Channel, TPCANBaudrate Btr0Btr1, TPCANType HwType, int IOPort, short Interrupt)
          Initializes a PCAN Channel