PERIPHERAL_DEVICE_CONFIG_CONTEXT class final

Device (Cling) configuration structure

Inheritance
Implemented types
Available extensions

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
alcoholSensitivity int
getter/setter pair
autoBOEnable bool
getter/setter pair
autoBPEnable bool
getter/setter pair
bReminderOffWeekends bool
getter/setter pair
bUINavigationTapping bool
getter/setter pair
bUINavigationWristShaking bool
getter/setter pair
bUIScreenActivatePressHold1s bool
getter/setter pair
bUIScreenActivatePressHold3s bool
getter/setter pair
bUIScreenActivateWristFlip bool
getter/setter pair
bUIScreenTapping bool
getter/setter pair
cityname Pointer<Utf8>
getter/setter pair
cityname_len int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hrbroadcast int
getter/setter pair
idleAlertTimeEnd int
getter/setter pair
idleAlertTimeInMinutes int
getter/setter pair
idleAlertTimeStart int
getter/setter pair
PPGDayIntervalMilliSec int
getter/setter pair
PPGNightIntervalMilliSec int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenOnTimeGeneral int
getter/setter pair
screenOnTimeHeartRate int
getter/setter pair
SkinTempDayIntervalMilliSec int
getter/setter pair
SkinTempNightIntervalMilliSec int
getter/setter pair
sleepSensitivity int
getter/setter pair
stepSensitivity int
getter/setter pair
touchEnable bool
getter/setter pair
vocSampleRate int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited