Constant ev3dev_lang_rust::tacho_motor::RUN_DIRECT[][src]

pub const RUN_DIRECT: &'static str = "run-direct"

Runs the motor using the duty cycle specified by duty_cycle_sp. Unlike other run commands, changing duty_cycle_sp while running will take effect immediately.