PhidgetMotorPositionController_setDeadBand

Function PhidgetMotorPositionController_setDeadBand 

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