nrfxlib API 3.4.99
Loading...
Searching...
No Matches

◆ sdc_support_mpsl_fem()

void sdc_support_mpsl_fem ( void )

#include <softdevice_controller/include/sdc.h>

Support MPSL FEM within SDC.

After this API is called, the controller will use methods from the MPSL FEM API.

Note
This API must be called before sdc_cfg_set() and sdc_enable(). Use sdc_support_helper() with this function to make sure it is called at the right time.