uart3CheckChar Function

Checks & Receives a character from the UART3

Syntax

int uart3CheckChar(void);

Parameters

N/A

Return Value

Received character or  -1

Remarks

N/A

Requirements

uart3.h

Example

N/A