/[avr-libc]/avr-libc/include/avr/io86r401.h
ViewVC logotype

Diff of /avr-libc/include/avr/io86r401.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by arcanum, Fri Oct 29 21:19:22 2004 UTC revision 1.4 by joerg_wunsch, Mon Oct 17 19:58:50 2005 UTC
# Line 116  you may want to remove the leading D. Line 116  you may want to remove the leading D.
116    
117  /* Interrupt vectors */  /* Interrupt vectors */
118    
119  #define SIG_TXDONE      _VECTOR(2)  #define SIG_TXDONE      _VECTOR(1)
120  #define SIG_TXBE        _VECTOR(4)  /* transmit buffer empty */  #define SIG_TXBE        _VECTOR(2)  /* transmit buffer empty */
121    
122    
123  #define _VECTORS_SIZE 10  #define _VECTORS_SIZE 12
124    
125  /*  /*
126   *  The Register Bit names are represented by their bit number (0-7).   *  The Register Bit names are represented by their bit number (0-7).

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26