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

          新聞中心

          avr系列看門狗

          作者: 時(shí)間:2016-11-24 來源:網(wǎng)絡(luò) 收藏
          #include


          void port_init()
          {
          DDRB=0xFF; //配置PB口為輸出

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

          PORTB=0xFF; //PB口的初始值為"1"

          }


          void display()//流水燈顯示
          {
          int index;
          for(index=0;index<8;index++)
          {
          PORTB=(1< delay50ms(1);
          }
          }
          void main()
          {
          port_init();
          WDTCR|=(1<看門狗定時(shí)器的預(yù)置分頻器參數(shù)時(shí)需要將其寫1)
          WDTCR=(1<
          display();
          while(1)
          {
          PORTB=0x00;
          WDR(); //在中定義。喂狗,通過去掉這句可以區(qū)別是否喂狗的區(qū)別看流水燈的狀態(tài)

          delay50ms(1);
          PORTB=0xFF;
          delay50ms(1);
          }
          }



          關(guān)鍵詞: avr系列看門

          評(píng)論


          技術(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); })();