Arduino cheat sheet: Difference between revisions

Line 337: Line 337:


== HALT ==
== HALT ==
AVR のニーモニックで HALT (Z80 や x86 でおなじみ) がみつからない。
AVR のニーモニックで HALT (Z80 や x86 でおなじみ) がみつからない。SLEEP てーのがそれかな?
  [http://playground.arduino.cc/Learning/ArduinoSleepCode How to let your Arduino go to sleep and wake up on an external event.]
  [http://playground.arduino.cc/Learning/ArduinoSleepCode How to let your Arduino go to sleep and wake up on an external event.]