pub unsafe extern "C" fn CANSparkMax_GetOpenLoopRampRate(
this: *mut CANSparkMax,
) -> f64Expand description
Get the configured open loop ramp rate
This is the maximum rate at which the motor controller’s output is allowed to change.
@return rampte rate time in seconds to go from 0 to full throttle.