byte()
名称
byte()
説明
値をbyte型に変換する。
書式
byte(x);
引数
x | 任意のデータ型。 |
戻り値
byte。
参照
言語 byte
オリジナルのページ
https://www.arduino.cc/reference/en/language/variables/conversion/bytecast/
Last Revision: 2019/07/12
最終更新日
January 4, 2024
byte()
値をbyte型に変換する。
byte(x);
x | 任意のデータ型。 |
byte。
言語 byte
https://www.arduino.cc/reference/en/language/variables/conversion/bytecast/
Last Revision: 2019/07/12
January 4, 2024