nRF5 SDK v17.1.0
Data Fields
ant_sdm_profile_s Struct Reference

SDM profile structure. More...

#include <ant_sdm.h>

Data Fields

uint8_t channel_number
 Channel number assigned to the profile.
 
union {
   ant_sdm_disp_cb_t *   p_disp_cb
 
   ant_sdm_sens_cb_t *   p_sens_cb
 
_cb
 Pointer to internal control block.
 
ant_sdm_evt_handler_t evt_handler
 Event handler to be called for handling events in the SDM profile.
 
ant_sdm_page1_data_t page_1
 Page 1.
 
ant_sdm_page2_data_t page_2
 Page 2.
 
ant_sdm_page3_data_t page_3
 Page 3.
 
ant_sdm_page22_data_t page_22
 Page 22.
 
ant_common_page80_data_t page_80
 Page 80.
 
ant_common_page81_data_t page_81
 Page 81.
 
ant_sdm_common_data_t common
 SDM common data.
 

Detailed Description

SDM profile structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated