S212 SoftDevice v5.0.0
Data Fields
ANT_HIGH_DUTY_SEARCH_CONFIG Struct Reference

Used with the get/set high duty search config commands. More...

#include <ant_parameters.h>

Data Fields

uint8_t bEnable
 Enable or disable high duty search. See HIGH_DUTY_SEARCH defines in ant_parameters.h.
 
uint8_t ucSearchSuppressionWindows
 Number of windows to apply suppression for. See HIGH_DUTY_SEARCH defines in ant_parameters.h.
 
uint16_t usRestartInterval
 Restart interval is reset back to default when high duty search is disabled. More...
 

Detailed Description

Used with the get/set high duty search config commands.

Field Documentation

uint16_t ANT_HIGH_DUTY_SEARCH_CONFIG::usRestartInterval

Restart interval is reset back to default when high duty search is disabled.

Restart interval. Use default value of HIGH_DUTY_SEARCH_RESTART_INTERVAL_DEFAULT unless otherwise specified. See HIGH_DUTY_SEARCH defines in ant_parameters.h


Documentation feedback | Developer Zone | Subscribe | Updated