byte()
名称
byte()
説明
値をbyte型に変換する。
書式
byte(x)
(byte)x (C言語の型変換)
引数
| x | 任意のデータ型。 |
戻り値
byte。
参照
オリジナルのページ
https://docs.arduino.cc/language-reference/en/variables/conversion/byteCast/
最終更新日
August 16, 2026
byte()
値をbyte型に変換する。
byte(x)
(byte)x (C言語の型変換)
| x | 任意のデータ型。 |
byte。
https://docs.arduino.cc/language-reference/en/variables/conversion/byteCast/
August 16, 2026