ECRobot C++ API for LEGO MINDSTORMS NXT
1.0.10
|
getBrake(void) const | ecrobot::Motor | [inline, protected] |
getCount(void) const | ecrobot::Motor | [inline] |
getPort(void) const | ecrobot::Motor | [inline, protected] |
getPWM(void) const | ecrobot::Motor | [inline, protected] |
Motor(ePortM port, bool brake=true) | ecrobot::Motor | [explicit] |
PWM_MAX | ecrobot::Motor | [static] |
PWM_MIN | ecrobot::Motor | [static] |
reset(void) | ecrobot::Motor | [inline] |
setBrake(bool brake) | ecrobot::Motor | |
setCount(S32 count) | ecrobot::Motor | [inline] |
setPWM(S8 pwm) | ecrobot::Motor | |
~Motor(void) | ecrobot::Motor |