ble_cscs_meas_s

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Cycling Speed and Cadence Service measurement structure. This contains a Cycling Speed and Cadence Service measurement. More...

#include <ble_cscs.h>

Detailed Description

Cycling Speed and Cadence Service measurement structure. This contains a Cycling Speed and Cadence Service measurement.

Field Documentation

uint16_t ble_cscs_meas_s::cumulative_crank_revs

Cumulative Crank Revolutions.

uint32_t ble_cscs_meas_s::cumulative_wheel_revs

Cumulative Wheel Revolutions.

bool ble_cscs_meas_s::is_crank_rev_data_present

True if Crank Revolution Data is present in the measurement.

bool ble_cscs_meas_s::is_wheel_rev_data_present

True if Wheel Revolution Data is present in the measurement.

uint16_t ble_cscs_meas_s::last_crank_event_time

Last Crank Event Time.

uint16_t ble_cscs_meas_s::last_wheel_event_time

Last Wheel Event Time.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .