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
(→Set and Copy) |
(→Constants and Registers) |
||
Line 1: | Line 1: | ||
=== Constants and Registers === | === Constants and Registers === | ||
*[[Constant]] | *[[Constant]] | ||
− | *[[Copy]] | + | *'''[[Copy]]''' |
− | *[[Input Register]] | + | *'''[[Input Register]]''' |
− | *[[Output Register]] | + | *'''[[Output Register]]''' |
=== Logical operators === | === Logical operators === |
Revision as of 16:51, 3 March 2016
Contents
Constants and Registers
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