Function HIDUSER_GetGyroscopeRawToDpsCoefficient

Source
pub unsafe extern "C" fn HIDUSER_GetGyroscopeRawToDpsCoefficient(
    coeff: *mut f32,
) -> Result
Expand description

Gets the gyroscope raw to dps coefficient.

ยงArguments

  • coeff - Pointer to output the coefficient to.