A Tx IR calibration value structure.

This definition contains the set of persistent calibration values for OFDM on EFR32. You can set these beforehand and apply them at startup to save the time required to compute them. Any of these values may be set to RAIL_CAL_INVALID_VALUE to force the code to compute that calibration value.

Only supported on platforms with RAIL_SUPPORTS_OFDM_PA enabled.

DeprecatedRAIL 2.x synonym of sl_rail_tx_ir_cal_values_t.

Public Attributes#

uint32_t

Tx IR Cal result.

uint32_t

Tx IR Cal result.

Public Attribute Documentation#

dcOffsetIQ#

uint32_t RAIL_TxIrCalValues_t::dcOffsetIQ

Tx IR Cal result.

DeprecatedRAIL 2.x synonym of sl_rail_tx_ir_cal_values_t::dc_offset_iq.


phiEpsilon#

uint32_t RAIL_TxIrCalValues_t::phiEpsilon

Tx IR Cal result.

DeprecatedRAIL 2.x synonym of sl_rail_tx_ir_cal_values_t::phi_epsilon.