read-bytes

xod/uart/read-bytes

Reads all available bytes from UART one by one. Possible errors: — Can't read byte
read-bytes
@/read-bytes
Reads all available bytes from UART one by one. Possible errors: — Can't read byte
UART@/uart
An UART object
READpulse
Trigger reading bytes from UART
read-bytes
OUT
UART
READ
RCV
END
ENDpulse
Pulses when UART has no more available bytes to read
RCVpulse
Pulses when new byte received
OUTbyte
The last received byte from the UART