I want to find...

検索

Shares

Table of Content

byte()

[Conversion]

説明

Converts a value to the byte data type.

構文

byte(x)
(byte)x (C-style type conversion)

媒介変数

x: a value. Allowed data types: any type.

戻り値

Data type: byte.

See also

  • [Language] byte

Language Reference Home

86Duino のリファレンスのテキストは Arduino レファレンス を編集したもので、 Creative Commons Attribution-ShareAlike 3.0 License下でライセンスされています。リファレンス内のコードサンプルはパブリックドメインとして公開されています。

上部へスクロール