[][src]Function wpilib_sys::bindings::HAL_SetAnalogGyroVoltsPerDegreePerSecond

pub unsafe extern "C" fn HAL_SetAnalogGyroVoltsPerDegreePerSecond(
    handle: HAL_GyroHandle,
    voltsPerDegreePerSecond: f64,
    status: *mut i32
)

Sets the analog gyro volts per degrees per second scaling.

@param handle the gyro handle @param voltsPerDegreePerSecond the gyro volts scaling