nrfxlib API 2.8.99
|
int8_t nrf_802154_tx_power_split_pib_power_get | ( | nrf_802154_fal_tx_power_split_t *const | p_split_power | ) |
Get the transmit power stored in PIB after applying the power constraints for the current channel and splitting into components to be applied on each stage of the transmit path.
The current channel is acquired from PIB.
[out] | p_split_power | Pointer to the structure holding TX power split into components in dBm. |
The | real achieved total transmission power in dBm. |