Structure containing the min and max values for a given PA and voltage supply combination (in deci-dBm).

Public Attributes#

int16_t

max deci-dBm value

int16_t

min deci-dBm value

Array of RAIL_PaDescriptor_t::segmentsRAIL_TxPowerCurveSegment_t structures for the deci-dBm to raw power level conversion fits.

Public Attribute Documentation#

maxPower#

int16_t RAIL_TxPowerCurveAlt_t::maxPower

max deci-dBm value


minPower#

int16_t RAIL_TxPowerCurveAlt_t::minPower

min deci-dBm value


powerParams#

RAIL_TxPowerCurveSegment_t RAIL_TxPowerCurveAlt_t::powerParams[]

Array of RAIL_PaDescriptor_t::segmentsRAIL_TxPowerCurveSegment_t structures for the deci-dBm to raw power level conversion fits.