![]() |
nrfxlib API 3.3.99
|
| int32_t mpsl_fem_abort_reduce | ( | uint32_t | channel_to_remove, |
| uint32_t | group ) |
#include <mpsl/fem/include/protocol/mpsl_fem_protocol_api.h>
Removes one PPI channel from the PPI Group prepared by the mpsl_fem_abort_set function.
| [in] | channel_to_remove | (D)PPI channel to remove from the (D)PPI group. |
| [in] | group | The said PPI group. |
| 0 | Setting of the abort sequence path is successful. |
| -NRF_EPERM | Setting of the abort sequence path could not be performed. |