nRF51 SDK v9.0.0
Data Fields
ble_rscs_c_evt_t Struct Reference

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.


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