HAL_SetAccelerometerActive

Function HAL_SetAccelerometerActive 

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

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