![]() |
nrfxlib API 3.3.99
|
#include <stdint.h>#include <stdbool.h>#include "mpsl_fem_config_common.h"#include "mpsl_fem_config_nrf21540_common.h"#include "nrfx.h"Go to the source code of this file.
Data Structures | |
| struct | mpsl_fem_nrf21540_gpio_interface_config_t |
| Configuration parameters for the Power Amplifier (PA) and Low Noise Amplifier (LNA) interface in the nRF21540 GPIO variant. More... | |
Macros | |
| #define | MPSL_FEM_CONFIG_NRF21540_GPIO_DPPI_CHANNELS_COUNT 3 |
| #define | MPSL_FEM_CONFIG_NRF21540_GPIO_EGU_CHANNELS_COUNT 3 |
Functions | |
| int32_t | mpsl_fem_nrf21540_gpio_interface_config_set (mpsl_fem_nrf21540_gpio_interface_config_t const *const p_config) |
| Configures the PA and LNA device interface. | |