Zilog ZUSBOPTS Bedienungsanleitung Seite 51

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 59
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 50
UM025603-0814 ZDS II Developer Studio for the ZNEO CPU
Zilog Educational Shields
User Manual
44
void LetterG(void)
{
delay2();
delay2();
PAOUT = 0x3C;
PBOUT = 0x40;
PCOUT = 0x5C;
PDOUT = 0x44;
PEOUT = 0x3C;
delay2();
delay2();
}//End LetterG
void Circle(void)
{
PFOUT = 0x40;
delay2();
PFOUT = 0x00;
delay2();
PFOUT = 0x80;
delay2();
PFOUT = 0x00;
delay2();
PGOUT = 0x0F;
delay2();
PGOUT = 0x00;
delay2();
PHOUT = 0x01;
delay2();
PHOUT = 0x00;
delay2();
PHOUT = 0x02;
delay2();
PHOUT = 0x00;
delay2();
PHOUT = 0x04;
delay2();
PHOUT = 0x00;
delay2();
PHOUT = 0x08;
delay2();
PHOUT = 0x00;
delay2();
PFOUT = 0x40;
delay2();
PFOUT = 0x00;
delay2();
Seitenansicht 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 57 58 59

Kommentare zu diesen Handbüchern

Keine Kommentare