[][src]Function wpilib_sys::bindings::HAL_SetAccelerometerActive

pub unsafe extern "C" fn HAL_SetAccelerometerActive(active: HAL_Bool)

Sets the accelerometer to active or standby mode.

It must be in standby mode to change any configuration.

@param active true to set to active, false for standby