public interface GyroBmi160 extends Gyro
Gyro interface providing finer control of the BMI160 accelerometer featuresGyro.AngularVelocityDataProducer, Gyro.ConfigEditor, Gyro.FilterMode, Gyro.OutputDataRate, Gyro.Range| Modifier and Type | Method and Description |
|---|---|
Gyro.AngularVelocityDataProducer |
angularVelocity()
Get an implementation of the AngularVelocityDataProducer interface
|
AsyncDataProducer |
packedAngularVelocity()
Variant of angular velocity data that packs multiple data samples into 1 BLE packet to increase the
data throughput.
|
pullConfigAsync, start, stopconfigureGyro.AngularVelocityDataProducer angularVelocity()
angularVelocity in interface GyroAsyncDataProducer packedAngularVelocity()
packedAngularVelocity in interface Gyro