struct UserInterrupt_t next
... InterruptFunction function;//中断的服务函数指针 unsigned long parameter;//中断服务程序使用的参数 struct UserInterrupt_t next;//用来维护一个链表 ...
基于26个网页-相关网页
struct t UserInterrupt_t next
嵌入式实时操作系统ARTs-OS的中断管理 ... unsigned d long parameter;//中断服务程序使用的参数 struct t UserInterrupt_t *next;//用来维护一个链表 ARTs-OS的核外硬中断可以满足I/O管理的要求,它具有下列优点: ...
基于2个网页-相关网页