Nut/OS  5.0.5
API Reference
timer.h File Reference
#include <cfg/clock.h>
#include <compiler.h>
Include dependency graph for timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NutEnableTimerIrq()   IntEnable(SysTick_IRQn)
#define NutDisableTimerIrq()   IntDisable(SysTick_IRQn)

Define Documentation

#define NutEnableTimerIrq ( )    IntEnable(SysTick_IRQn)
#define NutDisableTimerIrq ( )    IntDisable(SysTick_IRQn)