nrfxlib API 0.1.0
|
Union that provides data for calibrating Front-End Module gain. More...
#include <mpsl_fem_types.h>
Data Fields | |
struct { | |
int8_t gain | |
PA gain in dB. More... | |
} | simple_gpio |
struct { | |
mpsl_fem_calibration_point_t pouta | |
Gain in dB and relevant MODE pin state for precalibrated POUTA setting. More... | |
mpsl_fem_calibration_point_t poutb | |
Gain in dB and relevant MODE pin state for precalibrated POUTB setting. More... | |
} | nrf21540_gpio |
struct { | |
mpsl_fem_calibration_point_t pouta | |
Gain in dB and relevant register value for precalibrated POUTA setting. More... | |
mpsl_fem_calibration_point_t poutb | |
Gain in dB and relevant register value for precalibrated POUTB setting. More... | |
} | nrf21540_gpio_spi |
Union that provides data for calibrating Front-End Module gain.