Faster read of digital signal value from board GPIO port.
Possible errors:
— Invalid port
fastread
@/fastread
Faster read of digital signal value from board GPIO port.
Possible errors:
— Invalid port
PORTport
Board port to write to
UPDpulse
Triggers new read
DONEpulse
Fires on writing complete
SIGboolean
The last read signal value
To use the node in your project you should have the robertspark/faster-digital-read-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.