CANSparkMax_GetOpenLoopRampRate

Function CANSparkMax_GetOpenLoopRampRate 

Source
pub unsafe extern "C" fn CANSparkMax_GetOpenLoopRampRate(
    this: *mut CANSparkMax,
) -> f64
Expand 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.