Zilog ZAURA868 Bedienungsanleitung Seite 31

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 44
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 30
ZAURA RF Module Shell
User Manual
UM023502-0911 port
25
Use the port command with caution, because modifying port pins can
cause unexpected behavior.
| Performs a bit-wise OR using the current value of the output port
register and the value parameter. Equivalent to the “C” statement
“PxOUT |= value;”
& Performs a bit-wise AND using the current value of the output port
register and the value parameter. Equivalent to the “C” statement
“PxOUT &= value;”
^ Performs a bit-wise XOR using the current value of the output port
register and the value parameter. Equivalent to the “C” statement
“PxOUT ^= value;”
Table 4. port Operator Definitions (Continued)
Operator (op) Definition
Caution:
Seitenansicht 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 43 44

Kommentare zu diesen Handbüchern

Keine Kommentare