SPIM4 IRQ Handler in SDK v2.7.0

Hello Nordic Team,

I am currently implementing low-level SPI communication using SDK v2.7.0 and nRF 5340dk . Could you please let me know the name of the IRQ handler for SPIM4?

In version 52 Board , I used the SPIM1_SPIS1_TWIM1_TWIS1_SPI1_TWI1_IRQHandler to handle SPI1 interrupts, but I couldn’t find the corresponding handler for SPIM4 in this version.

Looking forward to your guidance.

Best regards,
kelk.

Related