Struct to ease specification of appropriate ranges within which a PA should be used.
Public Attributes#
The minimum (inclusive) deci-dBm power to use with this entry.
The maximum (inclusive) deci-dBm power to use with this entry.
The PA that this range of powers applies to.
The RF band that this PA works with.
Public Attribute Documentation#
min#
RAIL_TxPower_t RAIL_PaAutoModeConfigEntry_t::min
The minimum (inclusive) deci-dBm power to use with this entry.
max#
RAIL_TxPower_t RAIL_PaAutoModeConfigEntry_t::max
The maximum (inclusive) deci-dBm power to use with this entry.
mode#
RAIL_TxPowerMode_t RAIL_PaAutoModeConfigEntry_t::mode
The PA that this range of powers applies to.