[][src]Function wpilib_sys::bindings::HAL_GetAccelerometerY

pub unsafe extern "C" fn HAL_GetAccelerometerY() -> f64

Gets the y-axis acceleration.

This is a floating point value in units of 1 g-force.

@return the Y acceleration