0

Just read a post about timers and there was a timers cheat sheet posted there. It has been very helpful and I wonder if there is one for interrupts as well?

The post with the nice timer cheatsheet was this one Arduino constant clock output

2
  • Wouldn't make much sense. Must peripherals can generate interrupts, and each has it's own semantics. An interrupt cheat sheet would have to cover the workings of most of the MCU peripherals: to much material for a "cheat sheet" format. Commented Feb 27, 2017 at 8:35
  • The "cheat sheet" is more commonly known as the datasheet. Commented Feb 27, 2017 at 10:57

1 Answer 1

1

Perhaps something like this (for the Arduino Uno based MPU): enter image description here

answered Feb 27, 2017 at 5:38
2
  • The question was tagged "arduino-uno", and this table does not apply to the Uno. You should at least tell in the answer what processor it is for. Commented Feb 27, 2017 at 8:32
  • Oops. You're correct. My apology. Let me edit that right now. Commented Feb 27, 2017 at 16:19

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.