Block to receive a byte from the UART interface
Description
The block can be used to read the next byte from the UART reception buffer. Optionally, a status output can be enabled.
ParametersThis output holds the value of the byte that was read from the reception buffer.
The used datatype is 8-bit unsigned.
If this output has a value of 0, no byte was read from the reception buffer because it was empty.
The used datatype is boolean.