![]() |
nRF5 SDK
v15.3.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API | S312 SoftDevice API | S332 SoftDevice API | S340 SoftDevice API |
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] |
Structure containing the heart rate measurement received from the peer.
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.