nRF Connect SDK API 2.8.99
|
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. | |