Hacker News new | ask | show | jobs
by bit-hack 876 days ago
a busy loop waiting for an interrupt to fire?
1 comments

This is reasonable, but for the sake of your power budget I hope you use a wait-for-interrupt instruction instead rather than just spinning :)