HRM profile structure. More...
#include <ant_hrm.h>
Data Fields |
|
| uint8_t | channel_number |
|
Channel number assigned to the profile.
|
|
| union { | |
| void * p_none | |
| ant_hrm_sens_cb_t * p_sens_cb | |
| } | _cb |
|
Pointer to internal control block.
|
|
| ant_hrm_evt_handler_t | evt_handler |
|
Event handler to be called for handling events in the HRM profile.
|
|
| ant_hrm_page0_data_t | page_0 |
|
Page 0.
|
|
| ant_hrm_page1_data_t | page_1 |
|
Page 1.
|
|
| ant_hrm_page2_data_t | page_2 |
|
Page 2.
|
|
| ant_hrm_page3_data_t | page_3 |
|
Page 3.
|
|
| ant_hrm_page4_data_t | page_4 |
|
Page 4.
|
|
Detailed Description
HRM profile structure.
- components/ant/ant_profiles/ant_hrm/ant_hrm.h