nRF5 SDK v12.1.0
Data Fields
ant_bsc_profile_s Struct Reference

BSC profile structure. More...

#include <ant_bsc.h>

Data Fields

uint8_t channel_number
 Channel number assigned to the profile.
 
union {
   ant_bsc_disp_cb_t *   p_disp_cb
 
   ant_bsc_sens_cb_t *   p_sens_cb
 
_cb
 Pointer to internal control block.
 
ant_bsc_evt_handler_t evt_handler
 Event handler to be called for handling events in the BSC profile.
 
ant_bsc_page0_data_t page_0
 Page 0.
 
ant_bsc_page1_data_t page_1
 Page 1.
 
ant_bsc_page2_data_t page_2
 Page 2.
 
ant_bsc_page3_data_t page_3
 Page 3.
 
ant_bsc_page4_data_t page_4
 Page 4.
 
ant_bsc_page5_data_t page_5
 Page 5.
 
ant_bsc_combined_page0_data_t page_comb_0
 Page 0 for combined speed and cadence sensor.
 

Detailed Description

BSC profile structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated