PhidgetMotorVelocityController_getDeadBand

Function PhidgetMotorVelocityController_getDeadBand 

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