[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fw: Fw: Fw: [avr-gcc-list] AVR UART as ANSI Terminal Interface
From: |
Royce & Sharal Pereira |
Subject: |
Fw: Fw: Fw: [avr-gcc-list] AVR UART as ANSI Terminal Interface |
Date: |
Tue, 2 Nov 2004 22:58:43 +0530 |
Hello Ned,
----- Original Message -----
>
>/* somewhat better chance of handling common registers (PORTA, etc.) */
>#define ADCMUX_sfr (*(volatile ADCMUX_t *)(_SFR_IO8(0x07)))
----------------------------
Thanks for all the explanation! But the above is not clear...does the
'typedef ' statement have something to do with this? Sorry if my C is not up
to speed!
Many thanks,
--Royce.