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 piecewise_segments RAIL_TxPowerCurveSegment_t structures for the power (deci-dBm) to powerLevel 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 piecewise_segments RAIL_TxPowerCurveSegment_t structures for the power (deci-dBm) to powerLevel conversion fits.