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

◆ nrf_802154_trx_ppi_for_ramp_up_reconfigure()

void nrf_802154_trx_ppi_for_ramp_up_reconfigure ( void )

Reconfigure (D)PPIs for the next steps in receiving or transmitting.

Due to limited resources on some platforms, some PPIs have many uses: when starting an operation, one is used to trigger the radio ramp up, then when the radio is "up", this PPI must be reconfigured so it can be used to disable the radio when needed. This is the PPI reconfiguration routine. It is intended to be called in the radio READY event handler.