isr interrupt service routine 中文意思是什麼

isr interrupt service routine 解釋
中斷服務程序
  • isr : 反推法標準率
  • interrupt : vt. 1. 阻止;妨礙;遮斷。2. 打斷(別人的話等);中斷;打攪。3. 截斷。vi. 打擾,(別人談話時)插嘴。
  • service : n 塞維斯〈姓氏〉。n 1 服務;工作;公務;職務;事務;業務;行政部門(人員),服務機構(人員)。2 ...
  • routine : n 例行公事,日常工作;常規;慣例;程序。 the day s routine=daily routine 日常工作。 He can only ...
  1. Drivers for devices that generate hardware interrupts will have an interrupt service routine ( isr ) and a deferred procedure call ( dpc ) routine

    對于普通硬體中斷設備的驅動要具有中斷服務程序( isr )和一個延遲程序調用( dpc )程序。
  2. The data exchange between the background isr ( interrupt service routine ) and the foreground main loop is achieved by event flags and data buffers

    整個固件程序設計成完全的中斷驅動方式,后臺中斷服務程序( isr )和前臺主循環之間的數據交換通過事件標志和數據緩沖區來實現。
  3. Therefore, through comparing schemes, we select the ultralow power, high integration msp430f43x series microcontrollers as the center. on software, we take full advantage of the low power modes of the mcu to finish the task in isr ( interrupt service routine ), so, the power of system rest with the isr executive time

    因此,在硬體選擇上,通過方案比較,選用微功耗、高集成度的msp430f43x系列單片機作為控制核心;在軟體設計上,充分利用所選單片機的低功耗模式,讓檢測任務在中斷服務程序中完成,使系統的功耗主要取決于中斷服務程序執行的時間。
分享友人