A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: Function create_function() is deprecated

Filename: geshi/geshi.php

Line Number: 4751

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876

Praktikum2Aufgabe1 - mcpaste

Praktikum2Aufgabe1

Von MC_J, 10 Jahre vorher, geschrieben in C, aufgerufen 1'643 mal.
URL https://mcpaste.de/view/917e4d9f Einbetten
Paste herunterladen oder Rohtext anzeigen
  1. // Lösung zu Termin 2
  2. // Aufgabe 1
  3. // Namen: __________; ___________
  4. // Matr.: __________; ___________
  5. // vom : __________
  6. //
  7. // Beispiel einer Zeigervariablen
  8. #define PIOB_PER        ((volatile unsigned int *) 0xFFFF0000)
  9. #define PIOB_OER        ((volatile unsigned int *) 0xFFFF0010)
  10. #define PIOB_SODR       ((volatile unsigned int *) 0xFFFF0030)
  11. #define PIOB_CODR       ((volaitle unsigned int *) 0xFFFF0034)
  12. int main(void)
  13. {
  14. // Beispiel des Beschreibens eines Register über Zeigervariable
  15. *PIOB_PER       = 0x100;
  16. *PIOB_OER       = 0x100;
  17. *PIOB_SODR      = 0x100;
  18. *PIOB_CODR      = 0x100;
  19. *PIOB_SODR      = 0x100;
  20. *PIOB_CODR      = 0x100;
  21. *PIOB_SODR      = 0x100;
  22. *PIOB_CODR      = 0x100;
  23. // aktiviere Register LED's und Taster an PortB
  24. / ab hier entsprechend der Aufgabestellung ergänzen
  25. //******************************************************
  26. ....
  27. return 0;
  28. }

Antworten auf Praktikum2Aufgabe1 rss

Titel Name Sprache Wann
Re: Praktikum2Aufgabe1 kona c 10 Jahre vorher.

Antwort auf "Praktikum2Aufgabe1"

Hier kannst Du auf den Paste von oben antworten

A PHP Error was encountered

Severity: 8192

Message: strpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior

Filename: database/DB_driver.php

Line Number: 1876