<meter id="pryje"><nav id="pryje"><delect id="pryje"></delect></nav></meter>
          <label id="pryje"></label>

          新聞中心

          EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計應用 > 51單片機中斷入口地址在c語言中的表示

          51單片機中斷入口地址在c語言中的表示

          作者: 時間:2016-11-18 來源:網(wǎng)絡(luò) 收藏
          函數(shù)類型 函數(shù)名(隨便) 中斷標識(不同的數(shù)字代表不同中斷入口)

          例如:
          void INT () interrupt 0 //外部中斷0
          {}
          void INT () interrupt 1 //定時/計數(shù)器0
          {}
          void INT () interrupt 2 //外部中斷1
          {}
          void INT () interrupt 3 //定時/計數(shù)器1
          {}
          void INT () interrupt 4 //串口
          {}

          本文引用地址:http://www.ex-cimer.com/article/201611/315620.htm

          interrupt X   其中X表示中斷號,  0表示外部中斷0  1表示定時器0溢出中斷  2表示外部中斷1(/INT1)  3表示定時器1溢出中斷  4表示串行口中斷  5表示定時器2溢出中斷  有些增強型51還會有其他中斷    用法:  void timer0_ISR(void) interrupt 1  {  }


          關(guān)鍵詞: 51單片機中斷入口地

          評論


          技術(shù)專區(qū)

          關(guān)閉
          看屁屁www成人影院,亚洲人妻成人图片,亚洲精品成人午夜在线,日韩在线 欧美成人 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();