BSC Sensor configuration structure. More...
#include <ant_bsc.h>
Data Fields |
|
| bool | page_1_present |
|
Determines whether page 1 is included.
|
|
| bool | page_4_present |
|
Determines whether page 4 is included.
|
|
| ant_bsc_page_t | main_page_number |
|
Determines the main data page (
ANT_BSC_PAGE_0
or
ANT_BSC_PAGE_5
or
ANT_BSC_COMB_PAGE_0
).
|
|
| ant_bsc_sens_cb_t * | p_cb |
|
Pointer to the data buffer for internal use.
|
|
| ant_bsc_evt_handler_t | evt_handler |
|
Event handler to be called for handling events in the BSC profile.
|
|
Detailed Description
BSC Sensor configuration structure.
- components/ant/ant_profiles/ant_bsc/ant_bsc.h