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).
|
|
Detailed Description
Data structure for Bicycle Power data page 16.
- Note
- This structure implements only page 16 specific data.
- components/ant/ant_profiles/ant_bpwr/pages/ant_bpwr_page_16.h