pub unsafe extern "C" fn CANSparkMax_IsSoftLimitEnabled(
this: *mut CANSparkMax,
direction: CANSparkMax_SoftLimitDirection,
) -> boolExpand description
Returns true if the soft limit is enabled.
pub unsafe extern "C" fn CANSparkMax_IsSoftLimitEnabled(
this: *mut CANSparkMax,
direction: CANSparkMax_SoftLimitDirection,
) -> boolReturns true if the soft limit is enabled.