A structure containing power-setting information for a deci-dBm power.

Public Attributes#

PowerSetting information corresponds to currentPaPowerDdbm.

Minimum power (in deci-dBm) supported by powersetting table in use.

Maximum power (in deci-dBm) supported by powersetting table in use.

Current power (in deci-dBm)

Public Attribute Documentation#

paPowerSetting#

RAIL_PaPowerSetting_t RAIL_TxPowerSettingEntry_t::paPowerSetting

PowerSetting information corresponds to currentPaPowerDdbm.


Definition at line 1773 of file common/rail_types.h

minPaPowerDdbm#

RAIL_TxPower_t RAIL_TxPowerSettingEntry_t::minPaPowerDdbm

Minimum power (in deci-dBm) supported by powersetting table in use.


Definition at line 1775 of file common/rail_types.h

maxPaPowerDdbm#

RAIL_TxPower_t RAIL_TxPowerSettingEntry_t::maxPaPowerDdbm

Maximum power (in deci-dBm) supported by powersetting table in use.


Definition at line 1777 of file common/rail_types.h

currentPaPowerDdbm#

RAIL_TxPower_t RAIL_TxPowerSettingEntry_t::currentPaPowerDdbm

Current power (in deci-dBm)


Definition at line 1779 of file common/rail_types.h