SinelaboreRT Header Logo

SinelaboreRT

As simple as possible, but not any simpler!

User Tools

Site Tools


wiki:news:12feb2015

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:news:12feb2015 [2015/02/12 20:25] pmuellerwiki:news:12feb2015 [2015/02/12 20:27] pmueller
Line 40: Line 40:
  TX_INT_DISABLE; // disable transmit interrupt (in IE2)  TX_INT_DISABLE; // disable transmit interrupt (in IE2)
  if(fifoIsEmpty(&txbuf) && (!txrunning)){ // queue empty and no transmission running  if(fifoIsEmpty(&txbuf) && (!txrunning)){ // queue empty and no transmission running
- txrunning=true;+     txrunning=true;
      TXBUF0 = cByte; // load tx register, inc index      TXBUF0 = cByte; // load tx register, inc index
  }else{  }else{
wiki/news/12feb2015.txt · Last modified: 2022/08/17 19:42 by pmueller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki