nRF Connect SDK API 2.8.99
|
int fem_power_down | ( | void | ) |
#include <include/fem_al/fem_al.h>
Power-down the front-end module.
This function switches off the front-end module. The gain setting will be reset to the default after calling this function. It can be called after a FEM configuration is cleared by fem_txrx_configuration_clear. The device will turn off after its specific time. This function does not block on that settling time and returns before the actual power-down.
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |