Go to the source code of this file.
Define Documentation
#define MOT_FLUSH_WRITE_QUEUE 22 |
#define MOT_GET_FREQUENCY 1 |
#define MOT_GET_MCURRENT 10 |
#define MOT_GET_MCURRENT_VECTOR 11 |
#define MOT_GET_POSITION 4 |
#define MOT_GET_POSITION_VECTOR 5 |
#define MOT_GET_VELOCITY 12 |
#define MOT_GET_VELOCITY_VECTOR 13 |
#define MOT_SET_BEMF_CALIBRATE 14 |
#define MOT_SET_BEMF_OFFSET 8 |
#define MOT_SET_BEMF_TIMING 15 |
#define MOT_SET_MAX_ERROR 17 |
#define MOT_SET_MAX_INTEGRAL 18 |
#define MOT_SET_PIDV_GAINS 16 |
#define MOT_SET_POSITION 9 |
#define MOT_SET_READ_QUEUE_SIZE 25 |
#define MOT_SET_WRITE_QUEUE_SIZE 23 |
#define QEMOT_BASE_ADDR 0x20000000 |
#define QEMOT_MAJOR_NUMBER 214 |
#define QEMOT_MINOR_NUMBER 0 |
#define QEMOT_NUM_MOTORS 4 |
#define QEMOT_WIDTH 0x400 |
Typedef Documentation
typedef int(* qe_motor_func)(unsigned int, long, long, long, long, long) |