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

◆ dect_utils_lib_phy_tx_power_to_dbm()

int8_t dect_utils_lib_phy_tx_power_to_dbm ( uint8_t phy_power)

Convert PHY transmission power to dBm value.

Converts a PHY layer transmission power value to the corresponding power value in dBm (decibels relative to milliwatt).

Parameters
phy_powerPHY transmission power value (unsigned 8-bit)
Returns
Corresponding power value in dBm (signed 8-bit)