![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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... | |
ANT channel configuration module.
| uint32_t ant_channel_init | ( | ant_channel_config_t const * | p_config | ) |
Function for configuring the ANT channel.
| [in] | p_config | Pointer to the channel configuration structure. |
| NRF_SUCCESS | If the channel was successfully configured. Otherwise, an error code is returned. |