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. |
This file supports the timer functionality for the LCD.
Definition in file timer.h.