krishowell/mass-digital-write@1.0.0

This library contains patchs that allow digital write operation of multiple digital ports simulteously.
NodeDescription
exampleNo description
portd-write
Writes the signal value to pins selected from the pin input. of PORTD registry. ex - 0011 0001 input write the SIG value to pins 2, 3, and 7.
portb-write
Writes the signal value to pins selected from the pin input. of PORTB registry. ex - 0011 0001 input write the SIG value to pins 10, 11, and 15.
To use the nodes in your project you should have the krishowell/mass-digital-write library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.