当前位置:网站首页>Classification of interrupts

Classification of interrupts

2022-07-19 14:47:00 Nancy-sn

 Classification of final interrupts
Synchronization interrupt is also called exception (exception), Asynchronous interrupts are called interrupts (interrupt).
Interrupts can be divided into maskable interrupts (Maskable Interrupt) And non maskable interrupts (Nomaskable Interrupt).
Anomalies can be classified as failures (fault)、 trap (trap) And termination (abort) Three types of .

原网站

版权声明
本文为[Nancy-sn]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/200/202207172144295808.html