Differences

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

Link to this comparison view

pm:lab:lab1-2022 [2023/03/13 11:01]
alexandru.predescu [3.2 Exemplu de utilizare]
pm:lab:lab1-2022 [2023/03/16 15:37] (current)
alexandru.predescu [4. Exerciții]
Line 179: Line 179:
 { {
   /* asteapta cat timp bufferul e gol */   /* asteapta cat timp bufferul e gol */
-  while (!(UCSR0A & (1 << RXC0))) +  while (!(UCSR0A & (1 << RXC0)));
-    ​;+
  
   /* returneaza datele din buffer */   /* returneaza datele din buffer */
Line 318: Line 317:
 </​solution>​ </​solution>​
 </​hidden>​ </​hidden>​
 +
 **Task 3** (4p) **Task 3** (4p)
  
Line 337: Line 337:
  
 </​note>​ </​note>​
 +
  
 **Bonus** (2p) **Bonus** (2p)
pm/lab/lab1-2022.1678698102.txt.gz · Last modified: 2023/03/13 11:01 by alexandru.predescu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0