nRF5 SDK v12.1.0
Modules | Data Structures | Functions
ANT channel configuration

ANT channel configuration module. More...

Modules

 ANT common channel configuration configuration
 

Data Structures

struct  ant_channel_config_t
 ANT channel configuration structure. More...
 

Functions

uint32_t ant_channel_init (ant_channel_config_t const *p_config)
 Function for configuring the ANT channel. More...
 

Detailed Description

ANT channel configuration module.

Function Documentation

uint32_t ant_channel_init ( ant_channel_config_t const *  p_config)

Function for configuring the ANT channel.

Parameters
[in]p_configPointer to the channel configuration structure.
Return values
NRF_SUCCESSIf the channel was successfully configured. Otherwise, an error code is returned.

Documentation feedback | Developer Zone | Subscribe | Updated