创客百科

姿势共享,有节操无门槛参与的创客百科,创客动力之源 \ (^_^) /

用户工具

站点工具


en:arduino:language:wordcast

word()

Description

Convert a value to the word data type or create a word from two bytes.

Syntax

word(x) 
word(h, l)

Parameters

x: a value of any type
h: the high-order (leftmost) byte of the word
l: the low-order (rightmost) byte of the word

Returns

本页面的其他翻译:
en/arduino/language/wordcast.txt · 最后更改: 2016/12/25 22:15 (外部编辑)