Maker Pro
Maker Pro

Sleep() on ATmega8

N

Nils Brause

Jan 1, 1970
0
Everyone who programms for M$-Windows knows the API-Funktion 'Sleep(int x)',
which makes the PC doing nothing for x ms.
My Question: Is there an Instruction on the ATmega8 that replaces that
Funktion?
 
R

Rich Webb

Jan 1, 1970
0
Everyone who programms for M$-Windows knows the API-Funktion 'Sleep(int x)',
which makes the PC doing nothing for x ms.
My Question: Is there an Instruction on the ATmega8 that replaces that
Funktion?

See "Power Management and Sleep Modes."
 
Top