AVR-specific rtimer code Currently only works on ATMEGAs that have Timer 3. More...
#include <avr/io.h>#include <avr/interrupt.h>#include <stdio.h>#include "sys/energest.h"#include "sys/rtimer.h"#include "rtimer-arch.h"Go to the source code of this file.
AVR-specific rtimer code Currently only works on ATMEGAs that have Timer 3.
Definition in file rtimer-arch.c.
1.6.1