Struct to ease specification of appropriate ranges within which a PA should be used.
DeprecatedThis RAIL 2.x type has been eliminated in RAIL 3 where PA selection is incorporated into the PA tables themselves.
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.
DeprecatedThis RAIL 2.x field has been eliminated in RAIL 3 where PA selection is incorporated into the PA tables themselves.
max#
RAIL_TxPower_t RAIL_PaAutoModeConfigEntry_t::max
The maximum (inclusive) deci-dBm power to use with this entry.
DeprecatedThis RAIL 2.x field has been eliminated in RAIL 3 where PA selection is incorporated into the PA tables themselves.
mode#
RAIL_TxPowerMode_t RAIL_PaAutoModeConfigEntry_t::mode
The PA that this range of powers applies to.
DeprecatedThis RAIL 2.x field has been eliminated in RAIL 3 where PA selection is incorporated into the PA tables themselves.
band#
RAIL_PaBand_t RAIL_PaAutoModeConfigEntry_t::band
The RF band that this PA works with.
DeprecatedThis RAIL 2.x field has been eliminated in RAIL 3 where PA selection is incorporated into the PA tables themselves.