public static interface AccelerometerBosch.SlowMotionConfigEditor extends ConfigEditorBase
| Modifier and Type | Method and Description |
|---|---|
AccelerometerBosch.SlowMotionConfigEditor |
count(byte count)
Set the number of consecutive slope data points that must be above the threshold for an interrupt to occur
|
AccelerometerBosch.SlowMotionConfigEditor |
threshold(float threshold)
Set the tap threshold.
|
commitAccelerometerBosch.SlowMotionConfigEditor count(byte count)
count - Number of consecutive slope data pointsAccelerometerBosch.SlowMotionConfigEditor threshold(float threshold)
threshold - Threshold, in Gs, for which no slope data points must exceed