trouble-host

Crates

0.2.4

Versions

default

Flavors

Constant ROTATIONAL_SPEED

Source
pub const ROTATIONAL_SPEED: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2c09 Rotational Speed

The Rotational Speed characteristic is used to represent the rotational speed of an object rotating around a device-specific axis.


§Structure

§Data Type

FieldRotational Speed
Typesint32
Size4

§Description

Base Unit: org.bluetooth.unit.rotational_speed.revolutions_per_minute Represented values: M = 1, d = 0, b = 0 Unit is revolutions per minute (RPM) with a resolution of 1 RPM. Negative values indicate counter-clockwise rotation. Positive values indicate clockwise rotation. A value of 0x7FFFFFFF represents “value is not known”.


more information