pub unsafe extern "C" fn CANSparkMax_IsFollower(
this: *mut CANSparkMax,
) -> boolExpand description
Returns whether the controller is following another controller
@return True if this device is following another controller false otherwise
pub unsafe extern "C" fn CANSparkMax_IsFollower(
this: *mut CANSparkMax,
) -> boolReturns whether the controller is following another controller
@return True if this device is following another controller false otherwise