[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi
From: |
Galen Seitz |
Subject: |
[avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros???? |
Date: |
Mon, 31 Jan 2005 11:21:36 -0800 |
Joerg Wunsch <address@hidden> wrote:
> No other architecture needs a hack like this one in order to set or
> clear bits. Please go and read any hardware-related C program (Unix
> kernel drivers etc.), as a C programmer who wants to handle hardware,
> you basically have to be aware of the bit manipulation operators that
> are part of the C language.
>
I agree with Joerg. If you really feel the need for the old macros, put
them in one of your header files.
galen
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, (continued)
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Joerg Wunsch, 2005/01/31
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Victoria Welch, 2005/01/31
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Joerg Wunsch, 2005/01/31
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-libc-dev] Re: What Happened to the sbi() and cbi() Macros????, Björn Haase, 2005/01/31
- [avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????,
Galen Seitz <=
[avr-libc-dev] Re: What Happened to the sbi() and cbi() Macros????, Victoria Welch, 2005/01/31
[avr-libc-dev] Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Kevin Neff, 2005/01/31