PERIPHERAL_GOGPS_DOWNDATA class final

Data structure for gomore data.

Inheritance
Implemented types
Available extensions

Constructors

PERIPHERAL_GOGPS_DOWNDATA()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
checksum Array<Int8>
getter/setter pair
checksumsize int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hrmax int
getter/setter pair
hrrest int
getter/setter pair
hrzone0_max int
getter/setter pair
hrzone0_min int
getter/setter pair
hrzone1_max int
getter/setter pair
hrzone1_min int
getter/setter pair
hrzone2_max int
getter/setter pair
hrzone2_min int
getter/setter pair
hrzone3_max int
getter/setter pair
hrzone3_min int
getter/setter pair
hrzone4_max int
getter/setter pair
hrzone4_min int
getter/setter pair
recoverysec int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
staminalevel 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