public interface Bmi160Accelerometer extends Accelerometer
| Modifier and Type | Interface and Description |
|---|---|
static class |
Bmi160Accelerometer.AccRange
Supported g-ranges for the accelerometer
|
static class |
Bmi160Accelerometer.OutputDataRate
Operating frequency of the accelerometer
|
static interface |
Bmi160Accelerometer.SamplingConfigEditor
Interface for configuring axis sampling
|
Accelerometer.SourceSelector| Modifier and Type | Method and Description |
|---|---|
Bmi160Accelerometer.SamplingConfigEditor |
configureAxisSampling()
Configures the settings for sampling axis data
|
disableAxisSampling, enableAxisSampling, routeData, setAxisSamplingRange, setOutputDataRate, start, stopBmi160Accelerometer.SamplingConfigEditor configureAxisSampling()