Contiki 2.6

timer.h File Reference

This file supports the timer functionality for the LCD. More...

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.

Detailed Description

This file supports the timer functionality for the LCD.

Author:
Mike Vidales mavida404@gmail.com

Definition in file timer.h.