nrf_ipc_irq_handler

Function nrf_ipc_irq_handler 

Source
pub unsafe fn nrf_ipc_irq_handler()
Expand description

Call this when we have an IPC IRQ. Not extern C as its not called by the library, only our interrupt handler code.