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

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

Re: [avr-libc-dev] USART_RXC_vect and USART_TXC_vect


From: Jan Waclawek
Subject: Re: [avr-libc-dev] USART_RXC_vect and USART_TXC_vect
Date: Thu, 13 May 2010 18:57:58 +0200

Still, what would hurt to list both?

Jan Waclawek

----- Original Message ---------------
>Good policy. Thanks.
>
>>
>> Hi,
>>
>> I have noticed that iom16.h, iom323.h, iom32.h, and iom8.h all define
>> USART_RXC_vect and USART_TXC_vect
>> while the headers for other micro-controllers define
>> USART_RX_vect and USART_TX_vect instead.
>>
>> I think that these definitions should be unified. Am I right?



>> Our policy is to match whatever the datasheet uses.  As the datasheet
>> of the ATmega16 & Co. used USART,TXC, we have it that way, too.
>>
>> I don't think anyone is going to modify these very old datasheets
>> anymore.
>>   




reply via email to

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