nRF Connect SDK API 2.8.99
|
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.
[in] | timer_instance | Pointer to a 1-us resolution timer instance. |
[in] | compare_channel_mask | Mask of the compare channels that can be used by the Front End Module to schedule its own tasks. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |