Next: , Previous: Balign, Up: Pseudo Ops



7.7 .byte

expressions

.byte expects zero or more expressions, separated by commas. Each expression is assembled into the next byte.

The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.