Josarn
d6c0398f3d
atmega timer: Interrupt Pin
...
A debug pin can be used to probe timer interrupts with an oscilloscope or
other time measurement equipment. Thus, determine when an interrupt occurs
and how long the timer ISR takes.
The pin should be defined in the makefile as follows:
CFLAGS += -DDEBUG_TIMER_PORT=PORTF -DDEBUG_TIMER_DDR=DDRF \
-DDEBUG_TIMER_PIN=PORTF4
2018-07-18 20:48:17 +02:00
..
2018-02-06 16:59:58 +01:00
2018-05-30 16:33:34 +02:00
2018-05-30 16:33:34 +02:00
2018-05-30 16:33:34 +02:00
2018-05-30 16:33:34 +02:00
2018-05-30 16:33:34 +02:00
2018-07-18 20:48:17 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-07-13 12:17:03 +02:00
2018-07-04 17:55:16 +02:00
2018-06-11 19:12:02 +02:00
2018-05-09 06:44:39 +02:00
2018-05-29 16:27:53 -07:00
2018-06-30 19:14:59 +02:00
2018-06-21 08:56:55 +02:00
2018-05-09 06:45:28 +02:00
2018-06-21 19:28:53 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-01-15 14:02:59 +00:00
2018-04-09 17:32:46 +02:00
2018-05-09 00:41:27 +02:00
2018-03-14 16:28:32 +01:00
2018-06-26 21:16:23 +02:00
2018-07-16 15:36:34 +02:00
2018-06-06 13:52:57 +02:00
2018-06-11 19:12:02 +02:00
2018-06-22 16:09:23 +02:00
2018-05-09 06:49:02 +02:00
2018-06-11 19:12:02 +02:00
2018-06-11 19:12:02 +02:00
2018-07-04 17:55:20 +02:00
2018-06-11 18:35:41 +02:00
2017-04-04 19:57:12 +02:00
2018-07-17 17:52:12 +02:00
2018-07-10 15:37:24 +02:00
2018-05-24 14:07:55 +02:00
2018-07-10 15:37:32 +02:00
2018-07-10 15:37:41 +02:00
2018-07-10 15:37:49 +02:00
2018-07-10 15:37:59 +02:00
2018-05-24 14:07:55 +02:00
2018-06-26 16:56:48 +02:00
2018-07-06 10:31:41 +02:00
2017-01-20 13:36:26 +01:00