[][src]Macro ev3dev_lang_rust::tacho_motor

macro_rules! tacho_motor {
    () => { ... };
}

The TachoMotor provides a uniform interface for using motors with positional and directional feedback such as the EV3 and NXT motors. This feedback allows for precise control of the motors.