nrfxlib API 2.8.99
|
void mpsl_fem_deactivate_now | ( | mpsl_fem_functionality_t | type | ) |
#include <mpsl/fem/include/protocol/mpsl_fem_protocol_api.h>
Deactivates PA/LNA with immediate effect.
Deactivates PA/LNA with immediate effect - contrary to mpsl_fem_lna_configuration_clear or mpsl_fem_pa_configuration_clear, which both just set up the infrastructure for events which shall disable the PA/LNA.
[in] | type | Whether to deactivate imeediately PA, LNA, or both (see mpsl_fem_functionality_t). |