HeartRatePreviousHeartBeatPage Structure

This structure provides the RR interval and manufacturer specific data. It is typically sent as a main page.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+5af4910afb6836f6fbc09954ad2a5f59fb040191
C#
public readonly struct PreviousHeartBeatPage
Inheritance
Object    ValueType    HeartRatePreviousHeartBeatPage

Properties

ManufacturerSpecificManufacturer specific data. Set to 0xFF if not used.
RRIntervalRR interval in milliseconds.

Methods

Equals
(Inherited from ValueType)
GetHashCode
(Inherited from ValueType)
GetType
(Inherited from Object)
ToString
(Inherited from ValueType)

See Also