Table of Contents

word

Description

A word stores a 16-bit unsigned number, from 0 to 65535. Same as an unsigned int.

Example

  [=word w = 10000; =]

See also

* byte * WordCast

Source: arduino.cc