CANSparkMax_Set

Function CANSparkMax_Set 

Source
pub unsafe extern "C" fn CANSparkMax_Set(
    this: *mut c_void,
    speed: f64,
)
Expand description

Speed Controller Interface ****/ Common interface for setting the speed of a speed controller.

@param speed The speed to set. Value should be between -1.0 and 1.0.