nRF5 SDK v17.1.0
Data Fields
ant_hrm_profile_s Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated