Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:multiasm:cs:chapter_3_12 [2025/01/08 20:41] ktokarzen:multiasm:cs:chapter_3_12 [2025/01/08 20:42] (current) – [Recognizing interrupt source] ktokarz
Line 18: Line 18:
 </figure> </figure>
  
-===== Recognizing interrupt source =====+===== Recognising interrupt source =====
 To properly handle the interrupts the processor must recognise the source of the interrupt. Different code should be executed when the interrupt is signalled by a network controller, different if the source of the interrupt is a timer. The information on the interrupt source is provided to the processor by the interrupt controller or directly by the peripheral. To properly handle the interrupts the processor must recognise the source of the interrupt. Different code should be executed when the interrupt is signalled by a network controller, different if the source of the interrupt is a timer. The information on the interrupt source is provided to the processor by the interrupt controller or directly by the peripheral.
 We can distinguish three main methods of calling proper ISR for incoming interrupts. We can distinguish three main methods of calling proper ISR for incoming interrupts.
en/multiasm/cs/chapter_3_12.1736368908.txt.gz · Last modified: 2025/01/08 20:41 by ktokarz
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0