A table containing interrupt vectors and indexed by interrupttype.
一个表格,包含由中断类型决定的中断向量和索引。
2
There are mainly two structures of CNC'S RTOS. They are foreground-background type and interrupttype.
计算机数控的操作系统目前主要有前后台型及中断型二种结构。
3
If you are not sure why, you might try making a separate copy of this function for each interrupttype that you catch and see what causes the extra calls.