|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
When would I use an interrupt?
I'm a noob to C programming, and don't understand how interrupts work, so...
How is: void Default_Routine(void) { if(bButtonA) vButtonPressed(); .... }; different from calling an interrupt when ever bButtonA is pressed? (i tried to post this message earlier, but it didn't seem to go though...) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Interrupts Questions | mightywombat | Programming | 0 | 03-01-2004 14:50 |
| Interrupt limitations? | randomperson | Programming | 2 | 27-12-2003 21:40 |
| EDU Interrupt and Timer Template Code | Kevin Watson | Programming | 8 | 22-12-2003 14:11 |
| IFI_Initialization | Venkatesh | Programming | 11 | 08-12-2003 12:17 |
| What is an interrupt handler? | Adam Y. | Programming | 7 | 14-08-2003 10:26 |