This is the quick start guide for the Glue Logic Controller (GLOC), with step-by-step instructions on how to configure and use the driver for a specific use case.The code examples can be copied into e.g the main application loop or any other function that will need to control the GLOC module.
This use case will demonstrate how to initialize the GLOC module to match the truth table for simple glue logic functions.
This module requires the following service
Add this to the main loop or a setup function:
The pin OUT0 will output according to lookup table 0 (LUT0) setting when pin IN0 to IN3 change.