Add a function to enable interrupt handling in the rawrabbit driver.
Call to irqena. Note: The driver is disabling the interrupts in the ISR. Therefore, the user have to explicitly enable interrupts again.
Please register or sign in to comment
Call to irqena. Note: The driver is disabling the interrupts in the ISR. Therefore, the user have to explicitly enable interrupts again.