Request confirmation if SPIM & SPIS drivers in nCS are working on interrupts

Hi,

For my application I am supposed to evaluate if nordic SPIM & SPIS drivers are working on interrupts..?

In the driver file "nrfx_spim.c" I observed the below code:

Is this NRFX_IRQ_ENABLE actually interrupts enabling at the SPIM driver..?

How can I confirm if nrfx SPIM & SPIS drivers are working on interrupts..?
I need to prove for the sake of development & design.

Kindly help.

Thanks,

Ubaid

Related