[][src]Function wpilib_sys::bindings::HAL_GetAccelerometerX

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

Gets the x-axis acceleration.

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

@return the X acceleration