nrfxlib API 2.8.99
|
int8_t nrf_802154_tx_power_split_pib_power_for_channel_get | ( | uint8_t | channel, |
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 given channel and splitting into components to be applied on each stage of the transmit path.
[in] | channel | The channel based on which the power should be constrained |
[out] | p_split_power | Pointer to the structure holding TX power split into components in dBm. |
The | real achieved total transmission power in dBm. |