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

◆ nrf_802154_trx_transmit_frame_ccaidle()

void nrf_802154_trx_transmit_frame_ccaidle ( void  )

Handler called when a cca operation during transmit attempt was successful.

This handler is called from an ISR when:

When this handler is called following holds:

  • the RADIO peripheral started ramping up (or it ramped up already)
  • trx module is in TXFRAME state.

Implementation is not responsible for anything since it serves as a pure notification of the successful channel assessment during transmission.