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
const RAIL_TxPowerCurveSegment_t *
Pointer to an array of RAIL_TxPowerCurvesConfig_t::piecewiseSegments elements of RAIL_TxPowerCurveSegment_t for deci-dBm to raw power level conversion fits.
Public Attribute Documentation#
powerParams#
const RAIL_TxPowerCurveSegment_t* RAIL_TxPowerCurves_t::powerParams
Pointer to an array of RAIL_TxPowerCurvesConfig_t::piecewiseSegments elements of RAIL_TxPowerCurveSegment_t for deci-dBm to raw power level conversion fits.