Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] Re: Beginner, I want a simple prog

2007-12-28 by Jim Wagner

Wae; Abd Elgilil -

A Simple delay loop program in sort-of-C;

x = 0xff;
while (x >> 0) {
	x = x---;
	}

Now, do you know all about delay loops?   How long does this delay for? 
   Do you now know about all of the other loop constructs? Do you know 
how to make use of it? Do you know ANYTHING more than you knew before 
you read this message?

Jim Wagner
Oregon Research Electronics
Tangent, OR, USA


[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.