CANSparkMax_Get

Function CANSparkMax_Get 

Source
pub unsafe extern "C" fn CANSparkMax_Get(this: *mut c_void) -> f64
Expand description

Common interface for getting the current set speed of a speed controller.

@return The current set speed. Value is between -1.0 and 1.0.