uart1Selftest Function

Tests CTS0 and RTS0 lines ( RTS should be tied to CTS)

Syntax

int uart1Selftest(void);

Parameters

N/A

Return Value

SUCCESS =0, ERROR = 1

Remarks

N/A

Requirements

uart1.h

Example

N/A