nRF51 SDK
|
Data Fields | |
uint32_t | update_event_counter |
uint32_t | wheel_ticks |
uint32_t | instantaneous_cadence |
uint32_t | wheel_period |
uint32_t | accumulated_torgue |
uint32_t update_event_counter |
Event counter incremented with each information update.
uint32_t wheel_ticks |
Wheel tick count incremented with each wheel revolution.
uint32_t instantaneous_cadence |
Crank cadence, if available.
uint32_t wheel_period |
Accumulated wheel period.
uint32_t accumulated_torgue |
Accumulated torque.