nrfxlib API 2.8.99
|
void nrf_802154_radio_irq_handler | ( | void | ) |
#include <nrf_802154/driver/include/nrf_802154_irq_handlers.h>
Handles the interrupt request from the RADIO peripheral.
This function is intended for use in an operating system environment, where the OS handles IRQ and indirectly passes it to the driver, or with a RAAL implementation that indirectly passes radio IRQ to the driver.