nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ mpsl_hwres_ppib_channel_alloc()

bool mpsl_hwres_ppib_channel_alloc ( NRF_PPIB_Type * p_ppib,
uint8_t * p_ppib_ch )

#include <mpsl/include/mpsl_hwres_ppi.h>

Allocate a PPIB channel of a PPIB-to-PPIB interconnection.

Parameters
[in]p_ppibPointer to a PPIB instance.
[out]p_ppib_chAllocated PPIB channel number the for PPIB-to-PPIB interconnection identified by the p_ppib being one of the sides of the interconnection. Value written at this pointer valid only on successful allocation.
Return values
trueAllocation successful.
falseAllocation failed.