Checks if there is any incoming data to be read with `read-byte`
has-available-byte
@/has-available-byte
Checks if there is any incoming data to be read with `read-byte`
SOCKxod/net/socket
The socket
CHKpulse
Perform the check
Npulse
Pulses if there is no incoming data
Ypulse
Pulses if there is at least one byte
To use the node in your project you should have the xod-dev/w5500 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.