avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] <avr/sfr_defs.h> documented


From: Theodore A. Roth
Subject: Re: [avr-libc-dev] <avr/sfr_defs.h> documented
Date: Wed, 21 Aug 2002 13:07:54 -0700 (PDT)

Nice job Joerg!

There's a few places that need smoothed out with a grammar hammer, but
I'll do that by the weekend.

Only thing that might be added is a note in the _BV() desc about the bit
shift being done by the compiler, so there is no run time overhead
involved.

Ted Roth

On Wed, 21 Aug 2002, Joerg Wunsch wrote:

:) Although this file is not normally included directly by application
:) programs (only indirectly through <avr/io*.h>), i took the occasion
:) to also explain the memory-mapped IO paradigm vs. using a specific
:) IO address space (and in/out instructions).  All this is written
:) from a C programmer's perspective.
:)
:) Please have a look at it (already in CVS), and correct me where
:) i'm mistaken.





reply via email to

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