nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ fem_power_down()

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.

Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.