timer.c File Reference

This file will configure the timer during LCD operation. More...

#include "lcd.h"
#include "timer.h"

Go to the source code of this file.

Functions

void timer_init (void)
 TIMER1 init for timer used by LCD.
void timer_start (void)
 Start the timer.
void timer_stop (void)
 Stop the timer.
 ISR (TIMER1_COMPA_vect)
 This is the interrupt subroutine for the TIMER1 output match comparison.

Detailed Description

This file will configure the timer during LCD operation.

Author:
Mike Vidales mavida404@gmail.com

Definition in file timer.c.


Generated on Mon Apr 11 14:23:47 2011 for Contiki 2.5 by  doxygen 1.6.1