![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Bicycle Power profile structure. More...
#include <ant_bpwr.h>
Data Fields | |
| uint8_t | channel_number |
| Channel number assigned to the profile. | |
| union { | |
| ant_bpwr_disp_cb_t * p_disp_cb | |
| ant_bpwr_sens_cb_t * p_sens_cb | |
| } | _cb |
| Pointer to internal control block. | |
| ant_bpwr_evt_handler_t | evt_handler |
| Event handler to be called for handling events in the BPWR profile. | |
| ant_bpwr_page1_data_t | page_1 |
| Page 1. | |
| ant_bpwr_page16_data_t | page_16 |
| Page 16. | |
| ant_bpwr_page17_data_t | page_17 |
| Page 17. | |
| ant_bpwr_page18_data_t | page_18 |
| Page 18. | |
| ant_common_page80_data_t | page_80 |
| Page 80. | |
| ant_common_page81_data_t | page_81 |
| Page 81. | |
| ant_bpwr_common_data_t | common |
| BPWR common data. | |
Bicycle Power profile structure.