nRF5 SDK v13.0.0
Modules | Functions
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.

Documentation feedback | Developer Zone | Subscribe | Updated