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 NutEnableTimerIrq (  )     sbi(TIMSK, OCIE0)

Definition at line 54 of file timer.h.

 
#define NutDisableTimerIrq (  )     cbi(TIMSK, OCIE0)

Definition at line 55 of file timer.h.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/