.. _arduino-bytecast: byte() ====== Description ----------- Converts a value to the `byte `_ data type. Syntax ------ byte(x) Parameters ---------- x: a value of any type Returns ------- byte See also -------- - `byte `_