Looking to create a new Device Driver that will need to utilize a Change Notification Interrupt. (Rotary Encoder).It looks to me that other Device Drivers are using Polling which will be unreliable for the purpose I need without utilizing interrupts to fi..
↧