word()
Beschreibung
Konvertiert einen Wert in den word-Datentyp.
Syntax
word(h, l)
(Typ-Konvertierung wie in C)(word)x
Parameter
: Ein Wert beliebigen Typs. Erlaubte Datentypen: Beliebiger Datentyp.x
: Das high-order (linkeste)h
des Words.byte
: Das low-order (rechteste)l
des Words.byte
Rückgabewert
Datentyp:
.word
Siehe auch
Suggest changes
The content on docs.arduino.cc is facilitated through a public GitHub repository. If you see anything wrong, you can edit this page here.
License
The Arduino documentation is licensed under the Creative Commons Attribution-Share Alike 4.0 license.