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