word()

Last revision:2024/05/14

名称

word()

説明

値をword型に変換する。

書式

word(x)

word(h, l)

(word) x (C言語の型変換)

引数

x任意のデータ型。
hワードの上位バイト(左側)。
lワードの下位バイト(右側)。

戻り値

word。

参照

オリジナルのページ

https://docs.arduino.cc/language-reference/en/variables/conversion/wordcast/

最終更新日

August 16, 2026

inserted by FC2 system