interrupt define的意思
interrupt define中文翻譯:
中斷定義
相似詞語短語
interrupted ferns───斷續蕨類植物
interrupted fern───絨蕨
interrupting───v.打斷;插嘴(interrupt的現在分詞);妨礙
interruptive───adj.中斷的;阻礙的;打擾的
interrupt the flow───中斷流
interrupted screw───斷續螺釘
interrupted───adj.中斷的;被打斷的;不規則的;vt.打斷;中斷(interrupt的過去分詞)
interruptedly───adv.間斷地
interrupter───n.打斷者,阻礙者;[電]斷續器,斷流器
雙語使用場景
These values define the logical address of the first instruction of the interrupt or exception handler.───這些值定義了中斷或異常處理函數的第一條指令的邏輯地址。
DR7 is used to further define the breakpoint interrupt condition.───DR7用來進一步定義斷點的中斷條件。
On top of these register #define macros, you should also define another macro that dictates whether the ISR will run in simulation mode or in the original interrupt context. For example───在這些寄存器的 #define 宏前面,還應該定義另外一個宏,它用來說明 ISR 是在模擬模式中運行還是在原來的中斷上下文中運行的。