USB-BDI
Defines | Functions
M:/USB-BDI/USB-BDI/Firmware/MPC555-USB-BDI/include/timer.h File Reference

headerfile for timer.c. More...

Go to the source code of this file.

Defines

#define clear_timer_irq()   TF2 = 0 /* clear overflow flag */
 clears timer interrupts

Functions

void hook_timer_tick (unsigned short isr_tick_handler)
 hooks the timer interrupt service routine

Detailed Description

headerfile for timer.c.

Author:
Schlaepfer Stephan
Version:
1.0
Date:
18.01.2006

Definition in file timer.h.


Function Documentation

void hook_timer_tick ( unsigned short  isr_tick_handler)

hooks the timer interrupt service routine

Parameters:
isr_tick_handlerinterrupt service routine

Definition at line 44 of file timer.c.

 All Files Functions Variables Defines