avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] avr-libc _delay routines


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] avr-libc _delay routines
Date: Fri, 12 May 2006 23:30:48 +0200 (MET DST)

Micah Carrick <address@hidden> wrote:

> Wouldn't the function above actually delay longer than millis mS
> since the while and declaration take up clock cycles?

If you need accuracy, you'd better use a hardware timer anyway.

Btw., mS = millisiemens, unit of conductivity.  You mean ms,
which is milliseconds.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]