BLE FOTA APP
ble_hrm_t Struct Reference
[Structures]
Structure containing the heart rate measurement received from the peer. More...
#include <ble_hrs_c.h>
Data Fields | |
| uint16_t | hr_value |
| Heart Rate Value. | |
Detailed Description
Structure containing the heart rate measurement received from the peer.
Definition at line 60 of file ble_hrs_c.h.
Field Documentation
| uint16_t hr_value |
Heart Rate Value.
Definition at line 62 of file ble_hrs_c.h.
Generated on Tue Jul 12 2022 21:01:01 by
1.7.2
Yihui Xiong