Configuration of resources used in the ANT stack. More...
Functions |
|
| uint32_t | ant_stack_static_config (void) |
|
Function for configuring and enabling the ANT stack.
More...
|
|
Detailed Description
Configuration of resources used in the ANT stack.
This module initializes the stack according to the configuration of the ANT channels.
Function Documentation
| uint32_t ant_stack_static_config | ( | void | ) |
Function for configuring and enabling the ANT stack.
The function sets the channel configuration for the stack using the parameters provided in the sdk_config.h file. It also assigns a correspondingly large buffer as static resource.
- Returns
- A SoftDevice error code.