nRF5 SDK  v13.0.0-1.alpha
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
ANT stack configuration

Configuration of resources used in the ANT stack. More...

Modules

 Common ANT stack configuration configuration
 

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.