[][src]Function wpilib_sys::bindings::HAL_GetAnalogGyroAngle

pub unsafe extern "C" fn HAL_GetAnalogGyroAngle(
    handle: HAL_GyroHandle,
    status: *mut i32
) -> f64

Gets the gyro angle in degrees.

@param handle the gyro handle @return the gyro angle in degrees