Flipping a pin on ATmega8

Thread Starter

dannyf

Joined Sep 13, 2015
2,197
I was in a recent discussion where the fastest way of flipping a pin on an AVR was discussed and I proposed the well-known "trick" of writing '1' to the PINx register, thanks to ATMEL datasheets.

It was asked then how widely available this feature is to other AVRs. One of the posters mentioned that some had mentioned that it was not available on ATmega8.

I did an experiment to give you the definitive answer on that.

(Moderator's Note: Promotional off-site link removed. -DC)
 
Last edited by a moderator:
Top