nRF51 SDK v10.0.0
Data Fields
ble_hrs_c_evt_t Struct Reference

Heart Rate Event structure. More...

#include <ble_hrs_c.h>

Data Fields

ble_hrs_c_evt_type_t evt_type
 
union {
   ble_hrm_t   hrm
 
params
 

Detailed Description

Heart Rate Event structure.

Field Documentation

ble_hrs_c_evt_type_t ble_hrs_c_evt_t::evt_type

Type of the event.

ble_hrm_t ble_hrs_c_evt_t::hrm

Heart rate measurement received. This will be filled if the evt_type is BLE_HRS_C_EVT_HRM_NOTIFICATION.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.