T - Type of accelerometer config editorpublic static interface Accelerometer.ConfigEditor<T extends Accelerometer.ConfigEditor> extends ConfigEditorBase
| Modifier and Type | Method and Description |
|---|---|
T |
odr(float odr)
Generic function for setting the output data rate.
|
T |
range(float fsr)
Generic function for setting the data range.
|
commitT odr(float odr)
odr - New output data rate, in HzT range(float fsr)
fsr - New data range, in g's