nrfxlib API 2.8.99
|
int32_t mpsl_fem_abort_extend | ( | uint32_t | channel_to_add, |
uint32_t | group ) |
#include <mpsl/fem/include/protocol/mpsl_fem_protocol_api.h>
Adds one more PPI channel to the PPI Group prepared by the mpsl_fem_abort_set function.
[in] | channel_to_add | (D)PPI channel to add to 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. |