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 |
Detailed Description
Used with the get/set high duty search config commands.
Field Documentation
| uint16_t ANT_HIGH_DUTY_SEARCH_CONFIG::usRestartInterval |
Restart interval. Use default value of HIGH_DUTY_SEARCH_RESTART_INTERVAL_DEFAULT unless otherwise specified. See HIGH_DUTY_SEARCH defines in ant_parameters.h
Restart interval is reset back to default when high duty search is disabled