pub unsafe extern "C" fn CANSparkMax_ClearFaults(
this: *mut CANSparkMax,
) -> REVLibErrorExpand description
Clears all non-sticky faults.
Sticky faults must be cleared by resetting the motor controller.
pub unsafe extern "C" fn CANSparkMax_ClearFaults(
this: *mut CANSparkMax,
) -> REVLibErrorClears all non-sticky faults.
Sticky faults must be cleared by resetting the motor controller.