??? 09/07/04 17:52 Read: times |
#77054 - RE: almost Responding to: ???'s previous message |
Hello abhishek,
That’s right debouncing is performed in ISR, but even in ISR scanning routine has to save pins state in a variable and compares it when next time it has been called (some engineers even compare it more than once). It depends on how often keys are used but as I stressed in the message this decrease can be very slight. Regards |