nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
fem_interface.h File Reference
#include <stdint.h>
#include "fem_al/fem_al.h"
#include <hal/nrf_radio.h>

Go to the source code of this file.

Data Structures

struct  fem_interface_api
 Front-end module interface definition. This file defines interface for Front-end module specific behaviors which are not covered by the MPSL FEM API. This API is intended to be used to implement additional features specific for given Front-end module. More...
 

Functions

int fem_interface_api_set (const struct fem_interface_api *api)
 Set an API for one of the FEM implementation.