This documentation is out of date.
The new version of the documentation is here: https://cannylogic.com/docs |
Difference between revisions of "Built-in Function Blocks"
From CANNY Wiki
[unchecked revision] | [unchecked revision] |
(→Constants and Registers) |
(→Constants and Registers) |
||
Line 1: | Line 1: | ||
=== Constants and Registers === | === Constants and Registers === | ||
*[[Constant]] | *[[Constant]] | ||
− | *<span style="color:#ff0000">'''RU'''</span>[[Copy]] | + | *<span style="color:#ff0000">'''RU'''</span> [[Copy]] |
− | *<span style="color:#ff0000">'''RU'''</span>[[Input Register]] | + | *<span style="color:#ff0000">'''RU'''</span> [[Input Register]] |
− | *<span style="color:#ff0000">'''RU'''</span>[[Output Register]] | + | *<span style="color:#ff0000">'''RU'''</span> [[Output Register]] |
=== Logical operators === | === Logical operators === |
Revision as of 17:06, 3 March 2016
Contents
Constants and Registers
- Constant
- RU Copy
- RU Input Register
- RU Output Register
Logical operators
Bitwise operators
- Bitwise AND
- Bitwise OR
- Bitwise exclusive OR
- Bitwise Inversion
- Left shift
- Right shift
- Left rotation
- Right rotation
Relational operators
Arithmetic operations
Flip-flops / Latches
Timers and Generators
Counters and Edge Detectors
Converters
- Converter 8-to-1
- Converter 16-to-1
- Converter 1-to-8
- Converter 1-to-16
- ASCII to Integer
- Integer to ASCII