nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ fem_init()

int fem_init ( NRF_TIMER_Type *  timer_instance,
uint8_t  compare_channel_mask 
)

#include <include/fem_al/fem_al.h>

Initialize the front-end module.

Parameters
[in]timer_instancePointer to a 1-us resolution timer instance.
[in]compare_channel_maskMask of the compare channels that can be used by the Front End Module to schedule its own tasks.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.