timer_avr.c File Reference

Low-level timer module for AVR (implementation). More...

#include <drv/timer_avr.h>
#include <cfg/macros.h>
#include <cpu/types.h>
#include <cpu/irq.h>
#include <avr/io.h>

Go to the source code of this file.


Detailed Description

Low-level timer module for AVR (implementation).

Version:
Id
timer_avr.c 2546 2009-04-17 15:15:31Z batt
Author:
Bernie Innocenti <bernie@codewiz.org>
Francesco Sacchi <batt@develer.com>

This module is automatically included so no need to include in test list.

Definition in file timer_avr.c.