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

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

[avr-libc-dev] [patch #8826] Add UCSR0C bit definitions for ATmega1284(p


From: Adam
Subject: [avr-libc-dev] [patch #8826] Add UCSR0C bit definitions for ATmega1284(p) USART in SPI mode
Date: Tue, 08 Dec 2015 15:08:11 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0

URL:
  <http://savannah.nongnu.org/patch/?8826>

                 Summary: Add UCSR0C bit definitions for ATmega1284(p) USART
in SPI mode
                 Project: AVR C Runtime Library
            Submitted by: adsz
            Submitted on: Tue 08 Dec 2015 04:08:10 PM CET
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Headers iom1284.h and iom1284p.h are lacking definitions for UCSR0C bit names
used only in SPI mode: UDORD0 (bit 2, aliases UCSZ01) and UCPHA0 (bit 1,
aliases UCSZ00).

This patch adds two appropriate #defines to both files mentioned above.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 08 Dec 2015 04:08:10 PM CET  Name: iom1284(p)_UCSR0C.patch  Size:
930B   By: adsz
Add UCSR0C bit definitions for ATmega1284(p) USART in SPI mode.
<http://savannah.nongnu.org/patch/download.php?file_id=35666>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8826>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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