Classes | Defines | Typedefs | Enumerations
CANUSB.h File Reference
#include <stdexcept>
#include <termios.h>
#include <string>
#include <vector>
#include <boost/function.hpp>
#include <cereal_port/CerealPort.h>
Include dependency graph for CANUSB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CANUSB
 C++ class the CAN USB adapter CANUSB. More...

Defines

#define CANUSB_ERROR   7
#define CANUSB_OK   13

Typedefs

typedef enum CANUSB_BitRate_ CANUSB_BitRate
 Possible values for the USB-F-7001 bit rate.

Enumerations

enum  CANUSB_BitRate_ {
  BIT_RATE_10Kbps = 0, BIT_RATE_20Kbps = 1, BIT_RATE_50Kbps = 2, BIT_RATE_100Kbps = 3,
  BIT_RATE_125Kbps = 4, BIT_RATE_250Kbps = 5, BIT_RATE_500Kbps = 6, BIT_RATE_800Kbps = 7,
  BIT_RATE_1000Kbps = 8
}
 Possible values for the USB-F-7001 bit rate. More...

Define Documentation

#define CANUSB_ERROR   7

Definition at line 46 of file CANUSB.h.

#define CANUSB_OK   13

Definition at line 47 of file CANUSB.h.


Typedef Documentation

Possible values for the USB-F-7001 bit rate.


Enumeration Type Documentation

Possible values for the USB-F-7001 bit rate.

Enumerator:
BIT_RATE_10Kbps 
BIT_RATE_20Kbps 
BIT_RATE_50Kbps 
BIT_RATE_100Kbps 
BIT_RATE_125Kbps 
BIT_RATE_250Kbps 
BIT_RATE_500Kbps 
BIT_RATE_800Kbps 
BIT_RATE_1000Kbps 

Definition at line 50 of file CANUSB.h.



can_usb_adapters
Author(s): Gonçalo Cabrita
autogenerated on Mon Jan 6 2014 11:25:18