#include <aic.h>
Collaboration diagram for AIC_MOTOR:

Public Member Functions | |
| AIC_MOTOR (AIC_COMM *comm) | |
| Initializes the motor driver. | |
| void | on (void) |
| Turns the motor driver on. | |
| void | off (void) |
| Turns the motor driver off. | |
| double | operator= (double voltage) |
| Sets the voltage to be applied by the motor driver. | |
|
|
Initializes the motor driver.
|
|
|
Sets the voltage to be applied by the motor driver.
|
1.3.6