uart0Selftest


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

int uart0Selftest(void);

Parameters


N/A

Return Value


SUCCESS =0, ERROR = 1

Remarks


N/A

Requirements


uart0.h

Example


N/A

Library


AVR C Library Reference