nRF51 SDK
|
Data Fields | |
uint32_t | update_event_counter |
uint32_t | slope |
uint32_t | time_stamp |
uint32_t | torque_ticks_stamp |
uint32_t | average_cadence |
uint32_t update_event_counter |
Rotation event counter increments with each completed pedal revolution.
uint32_t slope |
Slope defines the variation of the output frequency.
uint32_t time_stamp |
Time of most recent rotation event.
uint32_t torque_ticks_stamp |
Count of most recent torque event.
uint32_t average_cadence |
Average cadence calculated from received data.