nrfxlib API 2.8.99
|
Go to the source code of this file.
Data Structures | |
struct | mpsl_fem_simple_gpio_interface_config_t |
Configuration parameters for the Front End Module Simple GPIO variant. More... | |
Macros | |
#define | MPSL_FEM_SIMPLE_GPIO_DEFAULT_PA_TIME_IN_ADVANCE_US 23 |
Simple GPIO Front End Module Timings. | |
#define | MPSL_FEM_SIMPLE_GPIO_DEFAULT_LNA_TIME_IN_ADVANCE_US 5 |
#define | MPSL_FEM_SIMPLE_GPIO_PA_DEFAULT_GAIN_DB 22 |
Simple GPIO Front End Module Gains. | |
#define | MPSL_FEM_SIMPLE_GPIO_LNA_DEFAULT_GAIN_DB 11 |
Functions | |
int32_t | mpsl_fem_simple_gpio_interface_config_set (mpsl_fem_simple_gpio_interface_config_t const *const p_config) |
Configures the PA and LNA device interface. | |
int32_t | mpsl_fem_simple_gpio_interface_config_get (mpsl_fem_simple_gpio_interface_config_t *const p_config) |
Returns the PA and LNA device configuration. | |