nRF5 SDK v17.1.0
Data Fields
ble_hrm_t Struct Reference

Structure containing the Heart Rate Measurement received from the peer. More...

#include <ble_hrs_c.h>

Data Fields

uint16_t hr_value
 
uint8_t rr_intervals_cnt
 
uint16_t rr_intervals [20]
 

Detailed Description

Structure containing the Heart Rate Measurement received from the peer.

Field Documentation

uint16_t ble_hrm_t::hr_value

Heart Rate Value.

uint16_t ble_hrm_t::rr_intervals[20]

RR intervals.

uint8_t ble_hrm_t::rr_intervals_cnt

Number of RR intervals.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated