??? 07/26/04 14:13 Read: times |
#74889 - RE: LPC935 - Problems with Interrupt Responding to: ???'s previous message |
If you make both interrupts the same priority level they will both get serviced without interrupting each other provided the CPU is not 100% occupied servicing the lower numbered interrupt. |