![]() |
nRF Connect SDK API 3.3.99
|
| int fem_interface_api_set | ( | const struct fem_interface_api * | api | ) |
Set an API for one of the FEM implementation.
| [in] | api | The structure containing the front-end module API implementation. |
| 0 | An API set successfully |
| -EINVAL | Invalid parameter provided. |