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.
pub unsafe fn nrf_ipc_irq_handler()Call this when we have an IPC IRQ. Not extern C as its not called by the
library, only our interrupt handler code.