Difference between revisions of "HANcoder/STM32/Blocks/UART Receive"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
(Created page with "{{HANcoder/block| info= Reads a byte from the UART reception buffer. '''Outputs''' Output 1: The value of the receive byte. Output 2: When the status output is 0, the rece...")
(No difference)

Revision as of 13:11, 21 March 2017

Supported Targets: Olimexino, E407, P405

General information about UART Receive

Reads a byte from the UART reception buffer.


Outputs Output 1: The value of the receive byte. Output 2: When the status output is 0, the reception buffer was empty.

Block

UARTReceive.png

Mask

UARTReceiveMask.png