Tagged Questions
4
votes
1answer
264 views
Help to understand this encoder timer tick code
Could somebody please please help me understand the following code. Its running on atmega128 @ 16 Mhz. Its reading an encoder pulse. Uses timer3. The encoder CHA is connected to PIND2 (INT2) which ...