More generic structure containing information about piecewise linear curves and mapping tables, instead of specific PA's.

Public Attributes#

The curves for each PA.

uint32_t

Signature used for validation of the curves configuruation.

uint16_t

PA VDD voltage, in millivolts.

Public Attribute Documentation#

curves#

RAIL_PaDescriptor_t RAIL_TxPowerCurvesConfigAlt_t::curves[RAIL_NUM_PA]

The curves for each PA.


Definition at line 259 of file plugin/pa-conversions/pa_curve_types_efr32.h

signature#

uint32_t RAIL_TxPowerCurvesConfigAlt_t::signature

Signature used for validation of the curves configuruation.


Definition at line 261 of file plugin/pa-conversions/pa_curve_types_efr32.h

paVoltage#

uint16_t RAIL_TxPowerCurvesConfigAlt_t::paVoltage

PA VDD voltage, in millivolts.


Definition at line 263 of file plugin/pa-conversions/pa_curve_types_efr32.h