An IR calibration value structure.
This definition contains the set of persistent calibration values for 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 SL_RAIL_CAL_INVALID_VALUE to force the code to compute that calibration value.
Public Attributes#
RX Image Rejection (IR) calibration value(s).
TX Image Rejection (IR) calibration value(s) for OFDM.
Public Attribute Documentation#
rx_ir_cal_values#
sl_rail_rx_ir_cal_values_t sl_rail_ir_cal_values_t::rx_ir_cal_values
RX Image Rejection (IR) calibration value(s).
tx_ir_cal_values#
sl_rail_tx_ir_cal_values_t sl_rail_ir_cal_values_t::tx_ir_cal_values
TX Image Rejection (IR) calibration value(s) for OFDM.