[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????
From: |
Galen Seitz |
Subject: |
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
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, (continued)
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Joerg Wunsch, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Victoria Welch, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Joerg Wunsch, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Ned Konz, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Ned Konz, 2005/01/31
- [avr-gcc-list] Re: [avr-libc-dev] Re: What Happened to the sbi() and cbi() Macros????, Björn Haase, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????,
Galen Seitz <=
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, Kevin Neff, 2005/01/31
- Re: [avr-gcc-list] Re: What Happened to the sbi() and cbi() Macros????, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] What Happened to the sbi() and cbi() Macros????, Jeff Barlow, 2005/01/31
- Re: [avr-gcc-list] What Happened to the sbi() and cbi() Macros????, Victoria Welch, 2005/01/31
- RE: [avr-gcc-list] What Happened to the sbi() and cbi() Macros????, Ben Mann, 2005/01/31
- [avr-gcc-list] Interrupt prologues, Curtis Maloney, 2005/01/31
- Re: [avr-gcc-list] Interrupt prologues, E. Weddington, 2005/01/31
- Re: [avr-gcc-list] Interrupt prologues, Curtis Maloney, 2005/01/31
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Erik Walthinsen, 2005/01/31
- Re: [avr-gcc-list] avr-gcc/avr-binutils/avr-libc and the ATMega168 - what am I doing wrong, tnx!, Victoria Welch, 2005/01/28