Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
ble_hrs_c_evt_t Struct Reference
[Structures]
Heart Rate Event structure. More...
#include <ble_hrs_c.h>
Data Fields | |
ble_hrs_c_evt_type_t | evt_type |
Type of the event. | |
ble_hrm_t | hrm |
Heart rate measurement received. |
Detailed Description
Heart Rate Event structure.
Definition at line 66 of file ble_hrs_c.h.
Field Documentation
Type of the event.
Definition at line 68 of file ble_hrs_c.h.
Heart rate measurement received.
This will be filled if the evt_type is BLE_HRS_C_EVT_HRM_NOTIFICATION.
Definition at line 71 of file ble_hrs_c.h.
Generated on Tue Jul 12 2022 21:01:01 by
