nrfxlib API 2.8.99
|
#include <stdint.h>
#include <stdbool.h>
#include "mpsl_fem_config_common.h"
#include "mpsl_fem_config_nrf21540_common.h"
#include "nrf.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... | |
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. | |