nRF51 SDK v10.0.0
Running Speed and Cadence Event structure. More...
#include <ble_rscs_c.h>
Data Fields |
|
| ble_rscs_c_evt_type_t | evt_type |
| union { | |
| ble_rsc_t rsc | |
| } | params |
Detailed Description
Running Speed and Cadence Event structure.
Field Documentation
| ble_rscs_c_evt_type_t ble_rscs_c_evt_t::evt_type |
Type of the event.
| ble_rsc_t ble_rscs_c_evt_t::rsc |
Running Speed and Cadence measurement received. This will be filled if the evt_type is BLE_RSCS_C_EVT_RSC_NOTIFICATION .