nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_fem_abort_set()

int32_t mpsl_fem_abort_set ( mpsl_subscribable_hw_event_t  event,
uint32_t  group 
)

#include <mpsl/fem/include/protocol/mpsl_fem_protocol_api.h>

Instruct Front End Module to disable PA and LNA as soon as possible using the group following the event.

Parameters
[in]eventAn event which is triggered when the abort condition occurs. (See doc for mpsl_subscribable_hw_event_t type.)
[in]group(D)PPI Group which shall be disabled when the abort event is triggered.
Return values
0Setting of the abort sequence path is successful.
-NRF_EPERMSetting of the abort sequence path could not be performed.