pub unsafe extern "C" fn CANSparkMax_GetFault(
this: *const CANSparkMax,
faultID: CANSparkMax_FaultID,
) -> boolExpand description
Returns whether the fault with the given ID occurred.
pub unsafe extern "C" fn CANSparkMax_GetFault(
this: *const CANSparkMax,
faultID: CANSparkMax_FaultID,
) -> boolReturns whether the fault with the given ID occurred.