nRF5 SDK v17.1.0
Data Fields
ant_bpwr_page16_data_t Struct Reference

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.

The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated