PhidgetMotorPositionController_setCurrentRegulatorGain

Function PhidgetMotorPositionController_setCurrentRegulatorGain 

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