<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nobita_RX7</author_name>
  <author_url>https://blog.hatena.ne.jp/nobita_RX7/</author_url>
  <blog_title>NOBのArduino日記！</blog_title>
  <blog_url>https://nobita-rx7.hatenablog.com/</blog_url>
  <categories>
    <anon>Arduino</anon>
    <anon>#工学</anon>
  </categories>
  <description>noInterrupt関数 Arduino IDEで使用するnoInterrupts関数は、一度設定した外部割込みを一時的に停止(割り込みが複数の場合は全て停止)します。interrupts関数を実行する事で割り込みを再開します。 時間に敏感な重要な処理を行う時は割り込みによる影響を回避する為、処理の前に割り込みを停止してから処理し、処理後割り込みを再開するなどの使い方をします。 使用例 Arduino IDEで使用するnoInterrupts関数の使用例は以下の通りです。 試しにこのプログラムを実行すると、1秒毎に経過時間をPCのシリアルモニター上に表示します。 2番ピンをGNDに接触すると…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnobita-rx7.hatenablog.com%2Fentry%2F27616097&quot; title=&quot;Arduino IDE(noInterrupt関数の使い方) - NOBのArduino日記！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nobita_RX7/20190803/20190803075700.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-08-02 23:05:00</published>
  <title>Arduino IDE(noInterrupt関数の使い方)</title>
  <type>rich</type>
  <url>https://nobita-rx7.hatenablog.com/entry/27616097</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
