nrfxlib API 2.8.99
|
#include <stdint.h>
#include <stdbool.h>
#include "mpsl_fem_config_common.h"
#include "mpsl_fem_nrf22xx_twi_config_common.h"
#include "nrf.h"
Go to the source code of this file.
Data Structures | |
struct | mpsl_fem_nrf2220_config_t |
Configuration structure of the nRF2220 Front End Module. More... | |
struct | mpsl_fem_nrf2220_interface_config_t |
Configuration parameters for the interface of the nRF2220 Front End Module. More... | |
Functions | |
int32_t | mpsl_fem_nrf2220_interface_config_set (mpsl_fem_nrf2220_interface_config_t const *const p_config) |
Configures the nRF2220 Front End Module interface. | |