PhidgetMotorVelocityController_setDeadBand

Function PhidgetMotorVelocityController_setDeadBand 

Source
pub unsafe extern "C" fn PhidgetMotorVelocityController_setDeadBand(
    ch: PhidgetMotorVelocityControllerHandle,
    deadBand: f64,
) -> PhidgetReturnCode