Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


How many interrupts are possible? filter_list
Author
Message
RE: How many interrupts are possible? #2
Yes, an interrupt can call other interrupts, though it is generally bad form.

The maximum number of traditional interrupts you can have is 255. On some systems, there will be an interrupt where the first parameter is an integer that refers to what function is to be ran.

Reply





Messages In This Thread
RE: How many interrupts are possible? - by w00t - 05-11-2014, 02:59 PM



Users browsing this thread: 1 Guest(s)