NVM-suitable PA curve structure to map to a RAIL_TxPowerCurveAlt_t.

The size of this structure must be a multiple of 4 bytes.

Public Attributes#

int16_t

Minimum deci-dBm value.

int16_t

Maximum deci-dBm value.

Public Attribute Documentation#

curve_min_ddbm#

int16_t sl_rail_nvm_pa_curve_t::curve_min_ddbm

Minimum deci-dBm value.


curve_max_ddbm#

int16_t sl_rail_nvm_pa_curve_t::curve_max_ddbm

Maximum deci-dBm value.


curve_segments#

RAIL_TxPowerCurveSegment_t sl_rail_nvm_pa_curve_t::curve_segments[9]

Curve segments.