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

◆ nrf_802154_trx_receive_frame_received()

void nrf_802154_trx_receive_frame_received ( void  )

Handler called when a frame is received with correct crc.

This handler is called from an ISR when:

When this handler is called following holds:

  • trx module is in RXFRAME_FINISHED state.
  • the RADIO peripheral started ramping down (or it ramped down already)
  • TIMER peripheral started counting allowing nrf_802154_trx_transmit_ack

Implementation of nrf_802154_trx_receive_frame_received is responsible for leaving RXFRAME_FINISHED state. It may do this by call to: