Nut/OS
5.0.5
API Reference
Defines
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)
#define NutDisableTimerIrq
(
)
cbi(TIMSK, OCIE0)
timer.h
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
© 2000-2010 by contributors - visit
http://www.ethernut.de/