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

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

[avr-libc-dev] [bug #15193] incorrect definition of IVSEL bit in MCUCR r


From: Eric Weddington
Subject: [avr-libc-dev] [bug #15193] incorrect definition of IVSEL bit in MCUCR register
Date: Mon, 12 Dec 2005 11:43:45 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Update of bug #15193 (project avr-libc):

                  Status:                    None => Confirmed              

    _______________________________________________________

Follow-up Comment #1:

Bug confirmed.

In iocanxx.h the line:

#define    IVSE    1

should be:

#define    IVSEL   1


Eric Weddington

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?func=detailitem&item_id=15193>

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





reply via email to

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