This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

NRF51822 Interrupt Service Routine handling

Hello, I was using wiringPiSPI() to connect via SPI and so i was using wiringPiISR function to create an interupt handler that will do callback to the user suplied function. Now I moved to module with NRF architecture. How can I handle interuptions the way i was doing it on the Raspberry PI? I'm using spi_master.h to connect via SPI. Is there any ready to use ISR handle the way it was made on Raspberry?

Parents Reply Children
No Data
Related