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

◆ fem_tx_power_control_set()

int fem_tx_power_control_set ( fem_tx_power_control  tx_power_control)

#include <include/fem_al/fem_al.h>

Configure Tx power control of the front-end module.

Parameters
[in]tx_power_controlTx power control specific to the front-end module implementation. For nRF21540 GPIO/SPI, this is a register value. For nRF21540 GPIO, this is MODE pin value. Check your front-end module product specification for Tx power control value range.
Return values
0If the operation was successful. Otherwise, a (negative) error code is returned.