E:/Projects/AvrLib/include/arch/avr/timer.h File Reference

Go to the source code of this file.

Defines

#define NutEnableTimerIrq()   sbi(TIMSK, OCIE0)
#define NutDisableTimerIrq()   cbi(TIMSK, OCIE0)


Define Documentation

 
#define NutDisableTimerIrq (  )     cbi(TIMSK, OCIE0)

Definition at line 51 of file timer.h.

 
#define NutEnableTimerIrq (  )     sbi(TIMSK, OCIE0)

Definition at line 50 of file timer.h.


Generated on Sun Aug 31 13:30:13 2008 for FrankenRTOS by  doxygen 1.5.6