![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Data structure for Bicycle Power data page 16. More...
#include <ant_bpwr_page_16.h>
Data Fields | |
| union { | |
| struct { | |
| uint8_t distribution: 7 | |
| Pedal power distribution (%). | |
| uint8_t differentiation: 1 | |
| Pedal differentiation: 1 -> right, 0 -> unknown. | |
| } items | |
| uint8_t byte | |
| } | pedal_power |
| uint8_t | update_event_count |
| Power event count. | |
| uint16_t | accumulated_power |
| Accumulated power (W). | |
| uint16_t | instantaneous_power |
| Instantaneous power (W). | |
Data structure for Bicycle Power data page 16.