CANSparkMax_GetFault

Function CANSparkMax_GetFault 

Source
pub unsafe extern "C" fn CANSparkMax_GetFault(
    this: *const CANSparkMax,
    faultID: CANSparkMax_FaultID,
) -> bool
Expand description

Returns whether the fault with the given ID occurred.