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_IRCAL_INVALID_VALUE to force the code to compute that calibration value.

Only supported on platforms with RAIL_SUPPORTS_OFDM_PA enabled.

Public Attributes#

uint32_t

TXIRCAL result.

uint32_t

TXIRCAL result.

Public Attribute Documentation#

dcOffsetIQ#

uint32_t RAIL_TxIrCalValues_t::dcOffsetIQ

TXIRCAL result.


Definition at line 4575 of file common/rail_types.h

phiEpsilon#

uint32_t RAIL_TxIrCalValues_t::phiEpsilon

TXIRCAL result.


Definition at line 4576 of file common/rail_types.h