|
Contiki-Inga 3.x
|
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. More... | |
| void | timer_start (void) |
| Start the timer. | |
| void | timer_stop (void) |
| Stop the timer. | |
This file supports the timer functionality for the LCD.
Definition in file timer.h.
1.8.3.1