trouble-host

Crates

0.2.0

Versions

default

Flavors

Constant VOLTAGE_FREQUENCY

Source
pub const VOLTAGE_FREQUENCY: BluetoothUuid16;
Expand description

Bluetooth characteristic UUID.

0x2be8 Voltage Frequency

The Voltage Frequency characteristic is used to represent power supply voltage frequency.


§Structure

§Data Type

FieldVoltage Frequency
Typeuint16
Size2

§Description

Unit is hertz with resolution of 1. Minimum: 1 Maximum: 65533 Represented values: M = 1, d = 0, b = 0 Unit: org.bluetooth.unit.hertz A value of 0 represents DC power supply. A value of 0xFFFE represents “value is not valid”. A value of 0xFFFF represents “value is not known”.


more information