nRF51 SDK v9.0.0
HRM profile structure. More...
#include <ant_hrm.h>
Data Fields |
|
| uint8_t | channel_number |
|
Channel number assigned to the profile.
|
|
| uint8_t * | p_cb |
|
Pointer to internal control block.
|
|
| 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.