Heart Rate Measurement characteristic value structure. More...
#include <hrs_c.h>
Public Attributes | |
bool | is_sensor_contact_detected |
uint16_t | hr_value |
uint8_t | rr_intervals_num |
float | rr_intervals [HRS_C_RR_INTERVALS_NUM_MAX] |
uint16_t | energy_expended |
uint16_t hrs_c_hr_meas_t::energy_expended |
bool hrs_c_hr_meas_t::is_sensor_contact_detected |
float hrs_c_hr_meas_t::rr_intervals[HRS_C_RR_INTERVALS_NUM_MAX] |
uint8_t hrs_c_hr_meas_t::rr_intervals_num |