uart0CheckChar Function

Checks & Receives a character from the UART0

Syntax

int uart0CheckChar(void);

Parameters

N/A

Return Value

Received character or  -1

Remarks

N/A

Requirements

uart0.h

Example

N/A