Next: , Previous: TIC54X-Env, Up: TIC54X-Dependent



9.31.4 Constants Syntax

The TIC54X version of as allows the following additional constant formats, using a suffix to indicate the radix:

Binary 000000B, 011000b Octal 10Q, 224q Hexadecimal 45h, 0FH

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.